#ca095a color space conversions
Hex:
#ca095a
RGB:
202, 9, 90
CMY:
21, 96, 65
CMYK:
0, 96, 55, 21
HSL:
335°, 91.4692%, 41.3725%
HSV (HSB):
335°, 95.5446%, 79.2157%
XYZ:
26.3003, 13.4901, 10.8905
xyY:
0.5189, 0.2662, 13.4901
CIE-Lab:
43.4926, 69.3859, 9.7354
CIE-LCH:
43.4926, 70.0655, 7.9869
CIE-Luv:
43.4926, 115.7554, -2.1123
Hunter-Lab:
36.7289, 63.5420, 8.1301
#ca095a color charts
#ca095a color shades, tints & tones
#ca095a color schemes
#ca095a color preview, HTML & CSS examples
This text has a color of #ca095a
<p style="color:#ca095a;">Text here</p>
.mytext {color:#ca095a;}
This box has a color of #ca095a
<div style="background-color:#ca095a;">Content here</div>
.mybackground {background-color:#ca095a;}
Border around this has a color of #ca095a
<div style="border:2px solid #ca095a;">Content here</div>
.myborder {border:2px solid #ca095a;}