We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b548f1c commit 9ef4e25Copy full SHA for 9ef4e25
1 file changed
css-color-5/Overview.bs
@@ -451,7 +451,7 @@ The choice of mixing color space can have a large effect on the end result.
451
* the lightness is 25.334 × 0.8 + 50 × 0.2 = 30.2672
452
* the mixed result is
453
<span class="swatch oog" style="--color: rgb(72.66% 100% 0%)"></span> hsl(114.3032 261.5568 30.2672) which is
454
- <span class="swatch oog" style="--color: rgb(72.66% 100% 0%)"></span> color(srgb -0.3387 1.0943, -0.48899)
+ <span class="swatch oog" style="--color: rgb(72.66% 100% 0%)"></span> color(srgb -0.3387 1.0943 -0.48899)
455
</div>
456
457
<h3 id="color-mix-with-alpha">
0 commit comments