Skip to content

Commit 83f3655

Browse files
committed
[css-color-4] Add a98-rgb diagram
1 parent 551db5e commit 83f3655

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

css-color-4/Overview.bs

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2299,6 +2299,18 @@ Predefined colorspaces: ''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'',
22992299
<tr><th>Black luminance</th><td colspan="2">0.5557 cd/m<sup>2</sup></td></tr>
23002300
</table>
23012301

2302+
<figure>
2303+
<img src="images/a98-prim-sec.svg" style="width: 60vmin"
2304+
alt="diagram of a98 primaries and secondaries in LCH">
2305+
<figcaption>Visualization of the a98 colorspace in LCH.
2306+
The primaries and secondaries are shown
2307+
(but in sRGB, not in the correct colors).
2308+
For comparison, the sRGB primaries and secondaries
2309+
are also shown, as dashed circles.
2310+
P3 primaries have higher Chroma, especially the green.
2311+
</figcaption>
2312+
</figure>
2313+
23022314
<dt><dfn>prophoto-rgb</dfn>
23032315
<dd>
23042316
The ''prophoto-rgb'' colorspace accepts three numeric parameters,

0 commit comments

Comments
 (0)