Skip to content

[css-color] Example 9 syntax is outdated? #1534

@iccir

Description

@iccir

Example 9 in Profiled, Device-dependent Colors has colors specified via an 8-bit integer:

color: color(swopc 0 206 190 77);
color: color(indigo 24 160 86 42 0 18 31);
color: color(prophoto 233 150 122);
color: color(p3 97 253 36);

From my understanding of section 11.2, these numbers should be be in the range of 0-1.

Also, the example references p3. I believe it's now image-p3?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions