Compare color profiles — gamut, typical use, and embed hints.
Standard for the web. Universally supported.
/* Image profile: sRGB */ @media (color-gamut: p3) { img { color-profile: srgb; } }