File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1691,10 +1691,12 @@ Specifying Lab and LCH: the lab() and lch() functional notations</h3>
16911691 The third argument is the hue.
16921692 It's interpreted identically to the <<hue>> argument of ''hsl()'' ,
16931693 but doesn't map hues to angles in the same way.
1694- Instead, ''0deg'' represents red (pointing along the positive "a" axis),
1695- ''90deg'' represents yellow (the positive "b" axis),
1696- ''180deg'' represents green (the negative "a" axis),
1697- and ''270deg'' represents blue (the negative "b" axis).
1694+ Instead, ''0deg'' points along the positive "a" axis,
1695+ ''90deg'' points along the positive "b" axis,
1696+ ''180deg'' points along the negative "a" axis,
1697+ and ''270deg'' points along the negative "b" axis.
1698+
1699+ <!-- add diagram showing hue angles in LCH for RGB primaries and secondaries in sRGB, P3, and Rec.2020 -->
16981700
16991701 There is an optional fourth alpha value,
17001702 separated by a slash,
You can’t perform that action at this time.
0 commit comments