#ca2016 color space conversions
Hex:
#ca2016
RGB:
202, 32, 22
CMY:
21, 87, 91
CMYK:
0, 84, 89, 21
HSL:
3°, 80.3571%, 43.9216%
HSV (HSB):
3°, 89.1089%, 79.2157%
XYZ:
25.0185, 13.6475, 2.0747
xyY:
0.6141, 0.3350, 13.6475
CIE-Lab:
43.7231, 63.0108, 49.5522
CIE-LCH:
43.7231, 80.1610, 38.1818
CIE-Luv:
43.7231, 128.6191, 29.6811
Hunter-Lab:
36.9425, 56.2354, 22.5301
#ca2016 color charts
#ca2016 color shades, tints & tones
#ca2016 color schemes
#ca2016 color preview, HTML & CSS examples
This text has a color of #ca2016
<p style="color:#ca2016;">Text here</p>
.mytext {color:#ca2016;}
This box has a color of #ca2016
<div style="background-color:#ca2016;">Content here</div>
.mybackground {background-color:#ca2016;}
Border around this has a color of #ca2016
<div style="border:2px solid #ca2016;">Content here</div>
.myborder {border:2px solid #ca2016;}