#ca2112 color space conversions
Hex:
#ca2112
RGB:
202, 33, 18
CMY:
21, 87, 93
CMYK:
0, 84, 91, 21
HSL:
5°, 83.6364%, 43.1373%
HSV (HSB):
5°, 91.0891%, 79.2157%
XYZ:
25.0102, 13.6879, 1.8961
xyY:
0.6161, 0.3372, 13.6879
CIE-Lab:
43.7820, 62.7214, 51.2324
CIE-LCH:
43.7820, 80.9860, 39.2428
CIE-Luv:
43.7820, 128.6484, 30.5201
Hunter-Lab:
36.9972, 55.9211, 22.8594
#ca2112 color charts
#ca2112 color shades, tints & tones
#ca2112 color schemes
#ca2112 color preview, HTML & CSS examples
This text has a color of #ca2112
<p style="color:#ca2112;">Text here</p>
.mytext {color:#ca2112;}
This box has a color of #ca2112
<div style="background-color:#ca2112;">Content here</div>
.mybackground {background-color:#ca2112;}
Border around this has a color of #ca2112
<div style="border:2px solid #ca2112;">Content here</div>
.myborder {border:2px solid #ca2112;}