#cd160c color space conversions
Hex:
#cd160c
RGB:
205, 22, 12
CMY:
20, 91, 95
CMYK:
0, 89, 94, 20
HSL:
3°, 88.9401%, 42.5490%
HSV (HSB):
3°, 94.1463%, 80.3922%
XYZ:
25.5301, 13.5795, 1.6233
xyY:
0.6268, 0.3334, 13.5795
CIE-Lab:
43.6237, 65.6088, 53.5752
CIE-LCH:
43.6237, 84.7043, 39.2346
CIE-Luv:
43.6237, 135.1985, 30.4795
Hunter-Lab:
36.8504, 59.1775, 23.1834
#cd160c color charts
#cd160c color shades, tints & tones
#cd160c color schemes
#cd160c color preview, HTML & CSS examples
This text has a color of #cd160c
<p style="color:#cd160c;">Text here</p>
.mytext {color:#cd160c;}
This box has a color of #cd160c
<div style="background-color:#cd160c;">Content here</div>
.mybackground {background-color:#cd160c;}
Border around this has a color of #cd160c
<div style="border:2px solid #cd160c;">Content here</div>
.myborder {border:2px solid #cd160c;}