diff --git a/www/color.html b/www/color.html
index 87ae2ba..20035bd 100644
--- a/www/color.html
+++ b/www/color.html
@@ -155,7 +155,17 @@
 <p class="navigation-index">[<a href="#usage">Example Usage</a> &bull; <a href="#models">Color Model Specification</a> &bull; <a href="#color_names">List of Color Names</a>]</p>
 
 <div class="doc-section">
-<p>A number of ImageMagick options and methods take a color as an argument. The color can then be given as a color name (there is a limited but large set of these; see below) or it can be given as a set of numbers (in decimal or hexadecimal), each corresponding to a channel in an RGB, RGBA,  HSL,  HSLA,  HSB, HSBA, CMYK, or CMYKA specification. These topics are briefly described in the sections below.</p>
+<p>A number of ImageMagick options and methods take a color as an argument. The color can then be given as a color name (there is a limited but large set of these; see below) or it can be given as a set of numbers (in decimal or hexadecimal), each corresponding to a channel in an RGB or RGBA color mode.  HSL, HSLA, HSB, HSBA, CMYK, or CMYKA color modes may also be specified. These topics are briefly described in the sections below.</p>
+</div>
+
+<h2><a name="usage"></a>Interactive Color Converter</h2>
+<div class="doc-section">
+
+<p>Use the 
+<a href="../contrib/color-converter.html">Color Converter</a>
+to supply any valid ImageMagick color specification as described below to see a
+color swatch of that color and to convert to all the other color models.
+</p>
 </div>
 
 <h2><a name="usage"></a>Example Usage</h2>
@@ -5022,7 +5032,7 @@
     <span id="linkbar-center">

       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;

       <a href="../www/mailing-list.html">Mailing Lists</a> &bull;

-    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

+    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

     </span>

     <span id="linkbar-east">&nbsp;</span>

   </div>