#cd2016 color space conversions
Hex:
#cd2016
RGB:
205, 32, 22
CMY:
20, 87, 91
CMYK:
0, 84, 89, 20
HSL:
3°, 80.6167%, 44.5098%
HSV (HSB):
3°, 89.2683%, 80.3922%
XYZ:
25.8382, 14.0701, 2.1130
xyY:
0.6149, 0.3348, 14.0701
CIE-Lab:
44.3333, 63.8429, 50.2770
CIE-LCH:
44.3333, 81.2631, 38.2208
CIE-Luv:
44.3333, 130.8737, 30.1355
Hunter-Lab:
37.5101, 57.3138, 22.9171
#cd2016 color charts
#cd2016 color shades, tints & tones
#cd2016 color schemes
#cd2016 color preview, HTML & CSS examples
This text has a color of #cd2016
<p style="color:#cd2016;">Text here</p>
.mytext {color:#cd2016;}
This box has a color of #cd2016
<div style="background-color:#cd2016;">Content here</div>
.mybackground {background-color:#cd2016;}
Border around this has a color of #cd2016
<div style="border:2px solid #cd2016;">Content here</div>
.myborder {border:2px solid #cd2016;}