#ca2011 color space conversions
Hex:
#ca2011
RGB:
202, 32, 17
CMY:
21, 87, 93
CMYK:
0, 84, 92, 21
HSL:
5°, 84.4749%, 42.9412%
HSV (HSB):
5°, 91.5842%, 79.2157%
XYZ:
24.9748, 13.6301, 1.8449
xyY:
0.6174, 0.3370, 13.6301
CIE-Lab:
43.6976, 62.9342, 51.5584
CIE-LCH:
43.6976, 81.3571, 39.3258
CIE-Luv:
43.6976, 129.1423, 30.5361
Hunter-Lab:
36.9189, 56.1432, 22.8805
#ca2011 color charts
#ca2011 color shades, tints & tones
#ca2011 color schemes
#ca2011 color preview, HTML & CSS examples
This text has a color of #ca2011
<p style="color:#ca2011;">Text here</p>
.mytext {color:#ca2011;}
This box has a color of #ca2011
<div style="background-color:#ca2011;">Content here</div>
.mybackground {background-color:#ca2011;}
Border around this has a color of #ca2011
<div style="border:2px solid #ca2011;">Content here</div>
.myborder {border:2px solid #ca2011;}