Skip to content

Commit 9ef4e25

Browse files
authored
[css-color-5] fix typo (w3c#9262)
1 parent b548f1c commit 9ef4e25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ The choice of mixing color space can have a large effect on the end result.
451451
* the lightness is 25.334 × 0.8 + 50 × 0.2 = 30.2672
452452
* the mixed result is
453453
<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)
454+
<span class="swatch oog" style="--color: rgb(72.66% 100% 0%)"></span> color(srgb -0.3387 1.0943 -0.48899)
455455
</div>
456456

457457
<h3 id="color-mix-with-alpha">

0 commit comments

Comments
 (0)