Skip to content

Commit 4dbb2ed

Browse files
committed
[css-color-4][editorial] Add note to hwb about Abney effect
1 parent 9fc6f40 commit 4dbb2ed

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

css-color-4/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ spec:css-color-5; type:value; for:oklch();
5454

5555
<pre class=biblio>
5656
{
57+
"Abney": {
58+
"title": "Abney effect",
59+
"href": "https://en.wikipedia.org/wiki/Abney_effect"
60+
},
5761
"TIFF": {
5862
"href": "https://www.loc.gov/preservation/digital/formats/fdd/fdd000022.shtml",
5963
"title": "TIFF Revision 6.0",
@@ -2829,6 +2833,10 @@ HWB Colors: ''hwb()'' function</h2>
28292833
<span class="swatch" style="--color:hwb(150 20% 10%)"></span>&nbsp;rgb(20% 90% 55%).
28302834
</div>
28312835

2836+
Note: ''hwb()'' does not account for the Abney effect [[Abney]]
2837+
which is the perceived hue shift that occurs
2838+
when white light is added to a monochromatic light source.
2839+
28322840
<!-- unbounded hwb
28332841
Values outside of these ranges
28342842
are not invalid,

0 commit comments

Comments
 (0)