Skip to content

Commit b2d73f1

Browse files
committed
[css-color-4][editorial] Add gamut figure, update acks
1 parent af2ad2b commit b2d73f1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

css-color-4/Overview.bs

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,14 @@ Value Definitions</h3>
409409
Devices with a limited gamut cannot produce very saturated colors,
410410
like those found in a rainbow.
411411

412+
<figure id="fig-three-gamuts">
413+
<p><img src="./images/sRGB-DisplayP3-rec2020-in-Oklab.png" alt=""></p>
414+
<!-- alt text would be identical to figure caption -->
415+
<figcaption>
416+
A top-down view of three gamuts, plotted in Oklab with the positive a-axis towards the right and the positive b-axis towards the top; looking down the l-axis so white and neutrals are in the center. The largest of the three gamuts is ITU Rec BT.2020; the medium-sized one is Display P3, and the smallest is sRGB. Rendering by Alexey Ardov.
417+
</figcaption>
418+
</figure>
419+
412420
The gamuts of different [=color space=]s may be compared
413421
by looking at the volume (in cubic Lab units) of colors that can be expressed.
414422
The following table examines the <a href="#predefined">predefined</a> color spaces available in CSS.
@@ -6887,7 +6895,7 @@ Acknowledgments</h2>
68876895

68886896
In addition to <a href="https://www.w3.org/TR/css-color-3/#acknowledgments">those
68896897
who contributed to CSS Color 3</a>, the editors would like to thank
6890-
Emilio Cobos Álvarez, Chris Bai, Amelia Bellamy-Royds, Lars Borg, Mike Bremford, Andreu Botella, Dan Burzo, Max Derhak, fantasai, Simon Fraser, Devon Govett, Phil Green, Dean Jackson, Andreas Kraushaar, Pierre-Anthony Lemieux, Cameron McCormack, Romain Menke, Chris Murphy, Isaac Muse, Jonathan Neal, Chris Needham, Christoph Päper, Brad Pettit, Xidorn Quan, Craig Revie, Melanie Richards, Florian Rivoal, Jacob Rus, Joseph Salowey, Simon Sapin, Igor Snitkin, Lea Verou, Mark Watson, Sam Weinig, and Natalie Weizenbaum.
6898+
Emilio Cobos Álvarez, Alexey Ardov, Chris Bai, Amelia Bellamy-Royds, Lars Borg, Mike Bremford, Andreu Botella, Dan Burzo, Max Derhak, fantasai, Simon Fraser, Devon Govett, Phil Green, Dean Jackson, Andreas Kraushaar, Pierre-Anthony Lemieux, Tiaan Louw, Cameron McCormack, Romain Menke, Chris Murphy, Isaac Muse, Jonathan Neal, Chris Needham, Björn Ottosson, Christoph Päper, Brad Pettit, Xidorn Quan, Craig Revie, Melanie Richards, Florian Rivoal, Jacob Rus, Joseph Salowey, Simon Sapin, Igor Snitkin, Lea Verou, Mark Watson, James Stuckey Weber, Sam Weinig, and Natalie Weizenbaum.
68916899

68926900
<!--
68936901
██ ██ ████████ ████████ ██ ██ ████ ████████ ████████

0 commit comments

Comments
 (0)