#cd2c08 color space conversions
Hex:
#cd2c08
RGB:
205, 44, 8
CMY:
20, 83, 97
CMYK:
0, 79, 96, 20
HSL:
11°, 92.4883%, 41.7647%
HSV (HSB):
11°, 96.0976%, 80.3922%
XYZ:
26.1213, 14.7980, 1.7093
xyY:
0.6128, 0.3471, 14.7980
CIE-Lab:
45.3563, 60.6122, 55.7086
CIE-LCH:
45.3563, 82.3243, 42.5861
CIE-Luv:
45.3563, 126.6457, 33.9741
Hunter-Lab:
38.4682, 53.8888, 24.2933
#cd2c08 color charts
#cd2c08 color shades, tints & tones
#cd2c08 color schemes
#cd2c08 color preview, HTML & CSS examples
This text has a color of #cd2c08
<p style="color:#cd2c08;">Text here</p>
.mytext {color:#cd2c08;}
This box has a color of #cd2c08
<div style="background-color:#cd2c08;">Content here</div>
.mybackground {background-color:#cd2c08;}
Border around this has a color of #cd2c08
<div style="border:2px solid #cd2c08;">Content here</div>
.myborder {border:2px solid #cd2c08;}