Skip to content

Commit

Permalink
[css-color-4] The CSS GMA, not _this_ See #7610
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus committed Aug 25, 2022
1 parent 49a6c4d commit bb658a7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion css-color-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4939,12 +4939,15 @@ Deviations from Perceptual Uniformity: Hue Curvature</h4>
<h3 id="css-gamut-mapping" algorithm="to CSS gamut map">
CSS Gamut Mapping to an RGB Destination</h3>

This <dfn export>CSS gamut mapping algorithm</dfn>
The <dfn export>CSS gamut mapping algorithm</dfn>
applies to individual,
Standard Dynamic Range (SDR) CSS colors
which are out of gamut
of an RGB display
and thus require to be <dfn export>css gamut mapped</dfn>.
It also applies to colors being converted
to HSL or HWB, which cannot express
colors outside the sRGB gamut.
It implements a relative colorimetric intent,
and colors inside the destination gamut are unchanged.

Expand Down

0 comments on commit bb658a7

Please sign in to comment.