#cd120e color space conversions
Hex:
#cd120e
RGB:
205, 18, 14
CMY:
20, 93, 95
CMYK:
0, 91, 93, 20
HSL:
1°, 87.2146%, 42.9412%
HSV (HSB):
1°, 93.1707%, 80.3922%
XYZ:
25.4724, 13.4435, 1.6678
xyY:
0.6277, 0.3313, 13.4435
CIE-Lab:
43.4240, 66.2267, 52.7858
CIE-LCH:
43.4240, 84.6895, 38.5565
CIE-Luv:
43.4240, 136.1028, 29.8573
Hunter-Lab:
36.6653, 59.8446, 22.9688
#cd120e color charts
#cd120e color shades, tints & tones
#cd120e color schemes
#cd120e color preview, HTML & CSS examples
This text has a color of #cd120e
<p style="color:#cd120e;">Text here</p>
.mytext {color:#cd120e;}
This box has a color of #cd120e
<div style="background-color:#cd120e;">Content here</div>
.mybackground {background-color:#cd120e;}
Border around this has a color of #cd120e
<div style="border:2px solid #cd120e;">Content here</div>
.myborder {border:2px solid #cd120e;}