🎨

CSS Colঅথবা Function কনভার্টার

রূপান্তর করুন any colঅথবা থেকে CSS colঅথবা() function syntax across sRGB, Display P3, এবং Rec.2020 colঅথবা spaces. তুলনা করুন gamut swatches side by side.

color(srgb ...)
color(srgb 1 0.42 0.208)
color(display-p3 ...)
color(display-p3 1 0.42 0.208)
color(rec2020 ...)
color(rec2020 1 0.42 0.208)
sRGB
P3
Rec.2020
The CSS color() function allows specifying colors in different color spaces.