#cd240e color space conversions
Hex:
#cd240e
RGB:
205, 36, 14
CMY:
20, 86, 95
CMYK:
0, 82, 93, 20
HSL:
7°, 87.2146%, 42.9412%
HSV (HSB):
7°, 93.1707%, 80.3922%
XYZ:
25.8870, 14.2726, 1.8060
xyY:
0.6169, 0.3401, 14.2726
CIE-Lab:
44.6214, 62.8050, 53.5146
CIE-LCH:
44.6214, 82.5123, 40.4335
CIE-Luv:
44.6214, 130.0108, 31.9749
Hunter-Lab:
37.7791, 56.1983, 23.6111
#cd240e color charts
#cd240e color shades, tints & tones
#cd240e color schemes
#cd240e color preview, HTML & CSS examples
This text has a color of #cd240e
<p style="color:#cd240e;">Text here</p>
.mytext {color:#cd240e;}
This box has a color of #cd240e
<div style="background-color:#cd240e;">Content here</div>
.mybackground {background-color:#cd240e;}
Border around this has a color of #cd240e
<div style="border:2px solid #cd240e;">Content here</div>
.myborder {border:2px solid #cd240e;}