<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
<p style="margin-bottom: 0cm; margin-top: 0pt;">Cyrille Berger a &eacute;crit&nbsp;:<br>
</p>
<blockquote cite="mid:200804062343.39832.cberger@cberger.net"
 type="cite">
  <pre wrap="">I disagree, that would mean the color would look different when it is used. 
  </pre>
</blockquote>
It IS the case for all web development since (simple) RGB values are
transmitted over the web to people who, for most of them, use no
calibrated screen or printer. So colors look different in most of the
cases. It would be unfair to make people believe that since the colors
are defined in a color space that they will look the same on other
people's screens. It will be approximately the same, not exactly as the
presence of an icc profile could make people believe. As far as I know,
web color 'lightslategray' will be #778899 even on a AdobeRGB
calibrated screen.<br>
<br>
By the way, most of the users of Inkscape or Gimp aren't professional
and don't have (again) a calibrated screen and/or printer so the colors
won't be the same anyway even if there's a icc profile attached.<br>
<br>
Color spaces are needed only for the printing industry, not for web and
not for "normal" people. So the software should show a "print quality
label" for swatches (or colors) that have a profile attached but it
shouldn't be mandatory in the specification.<br>
</body>
</html>