@@ -1169,7 +1169,7 @@ the allowed [=channel keywords=] are:
11691169 that corresponds to the [=origin color's=] CIE Lightness
11701170 after <a href="#required-conversion">conversion, if required</a> , to CIE Lab
11711171* <dfn value for="lab()">a</dfn> and <dfn value for="lab()">b</dfn> are <<number>> s
1172- that correspond to the [=origin color's=] CIELab a and b axes
1172+ that correspond to the [=origin color's=] CIE Lab a and b axes
11731173 after <a href="#required-conversion">conversion, if required</a> , to CIE Lab
11741174* <dfn value for="lab()">alpha</dfn> is a <<number>> that corresponds to the [=origin color's=] alpha transparency
11751175
@@ -1239,7 +1239,7 @@ Within a [=relative color=] syntax ''lch()'' function,
12391239the allowed [=channel keywords=] are:
12401240
12411241* <dfn value for="lch()">l</dfn> is a <<number>>
1242- that corresponds to the [=origin color's=] CIE Lightness
1242+ that corresponds to the [=origin color's=] LCH Lightness
12431243 after <a href="#required-conversion">conversion, if required</a> , to CIE LCH
12441244* <dfn value for="lch()">c</dfn> is a <<number>>
12451245 that corresponds to the [=origin color's=] LCH chroma
@@ -1372,7 +1372,7 @@ Within a [=relative color=] syntax ''oklch()'' function,
13721372the allowed [=channel keywords=] are:
13731373
13741374* <dfn value for="oklch()">l</dfn> is a <<number>>
1375- that corresponds to the [=origin color's=] Oklab Lightness
1375+ that corresponds to the [=origin color's=] Oklch Lightness
13761376 after <a href="#required-conversion">conversion, if required</a> , to Oklch
13771377* <dfn value for="oklch()">c</dfn> is a <<number>>
13781378 that corresponds to the [=origin color's=] Oklch chroma
0 commit comments