#cd110c color space conversions
Hex:
#cd110c
RGB:
205, 17, 12
CMY:
20, 93, 95
CMYK:
0, 92, 94, 20
HSL:
2°, 88.9401%, 42.5490%
HSV (HSB):
2°, 94.1463%, 80.3922%
XYZ:
25.4436, 13.4066, 1.5945
xyY:
0.6291, 0.3315, 13.4066
CIE-Lab:
43.3696, 66.3398, 53.4300
CIE-LCH:
43.3696, 85.1806, 38.8479
CIE-Luv:
43.3696, 136.5096, 30.0294
Hunter-Lab:
36.6150, 59.9629, 23.0485
#cd110c color charts
#cd110c color shades, tints & tones
#cd110c color schemes
#cd110c color preview, HTML & CSS examples
This text has a color of #cd110c
<p style="color:#cd110c;">Text here</p>
.mytext {color:#cd110c;}
This box has a color of #cd110c
<div style="background-color:#cd110c;">Content here</div>
.mybackground {background-color:#cd110c;}
Border around this has a color of #cd110c
<div style="border:2px solid #cd110c;">Content here</div>
.myborder {border:2px solid #cd110c;}