We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebae066 commit 8674b1fCopy full SHA for 8674b1f
css-color-4/Overview.bs
@@ -1893,7 +1893,8 @@ Device-independent Colors: Lab and LCH</h2>
1893
and is easy to calculate as it is a simple matrix multiplication.
1894
1895
LCH has the same L axis as Lab,
1896
- but uses polar coordinates C (chroma) and H (hue).
+ but uses polar coordinates C (chroma) and H (hue),
1897
+ making it a polar, cylindrical coordinate system.
1898
C is the geometric distance from the L axis
1899
and H is the angle from the positive a axis,
1900
towards the positive b axis.
0 commit comments