You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The red has a hue angle, measured from the positive a axis,
@@ -1147,7 +1147,7 @@ However, unlike HSL, manipulations are not guaranteed to be in-gamut.
1147
1147
The closest color inside the sRGB gamut would be <span class="swatch" style="--color: rgb(0% 64.2% 66.3%)"></span> lch(60.71% 37.56 201.1)
1148
1148
which is <span class="swatch" style="--color: rgb(0% 64.2% 66.3%)"></span> rgb(0% 64.2% 66.3%). The difference in chroma (37.5, instead of 90) is huge.
1149
1149
1150
-
<figure>
1150
+
<figure id="fig-LCH-rotation-oog">
1151
1151
<img src="images/LCH-rotation-oog.svg"
1152
1152
width="540" height="520"
1153
1153
alt="Diagram of CH plane showing relative color manipulation">
@@ -1778,7 +1778,7 @@ or any other color or monochrome output device which has been characterized.
1778
1778
(anti-aliasing, compositing, using the color in a gradient, etc)
1779
1779
can proceed as normal.
1780
1780
1781
-
<figure id="fogra51-roundtrip">
1781
+
<figure id="fig-fogra51-roundtrip">
1782
1782
<!-- See file Macbeth.txt in the workings directory for details. -->
0 commit comments