#ca2004 color space conversions
Hex:
#ca2004
RGB:
202, 32, 4
CMY:
21, 87, 98
CMYK:
0, 84, 98, 21
HSL:
8°, 96.1165%, 40.3922%
HSV (HSB):
8°, 98.0198%, 79.2157%
XYZ:
24.8955, 13.5983, 1.4275
xyY:
0.6236, 0.3406, 13.5983
CIE-Lab:
43.6513, 62.7947, 55.6880
CIE-LCH:
43.6513, 83.9305, 41.5675
CIE-Luv:
43.6513, 130.1037, 32.1054
Hunter-Lab:
36.8759, 55.9754, 23.5180
#ca2004 color charts
#ca2004 color shades, tints & tones
#ca2004 color schemes
#ca2004 color preview, HTML & CSS examples
This text has a color of #ca2004
<p style="color:#ca2004;">Text here</p>
.mytext {color:#ca2004;}
This box has a color of #ca2004
<div style="background-color:#ca2004;">Content here</div>
.mybackground {background-color:#ca2004;}
Border around this has a color of #ca2004
<div style="border:2px solid #ca2004;">Content here</div>
.myborder {border:2px solid #ca2004;}