We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b695579 commit 348d20dCopy full SHA for 348d20d
css-color/Overview.bs
@@ -1674,7 +1674,7 @@ gamut space capable of representing almost all visible real-world colors. Both a
1674
seven-ink printer, for ProPhoto RGB, and for the P3 standard RGB space.
1675
<!-- add examples with alpha, and with fallback -->
1676
<pre>
1677
- color(swopc, 0, 206 190 77);
+ color(swopc, 0 206 190 77);
1678
color(indigo, 24 160 86 42 0 18 31);
1679
color(prophoto, 233 150 122);
1680
color(P3, 97 253 36);
0 commit comments