We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5d362 commit f6ba570Copy full SHA for f6ba570
1 file changed
css-color-4/Overview.bs
@@ -2438,7 +2438,8 @@ Profiled, Device-dependent Colors</h2>
2438
An intense green is provided in prophoto-rgb space.
2439
It has a first fallback, which is the same color in display-p3
2440
in case prophoto is unsupported. The color is in gamut of display-p3.
2441
- Lastly, a desaturated sRGB fallback is provided.
+ Lastly, a desaturated sRGB fallback is provided
2442
+ (desaturated, as the original color is outside the sRGB gamut).
2443
<pre class="lang-css">color(prophoto-rgb 0.4835 0.9167 0.2188, display-p3 0.3499 0.9800 0.1399, rgb(33.44% 96.68% 21.07%))/pre>
2444
</div>
2445
0 commit comments