#cd401e color space conversions
Hex:
#cd401e
RGB:
205, 64, 30
CMY:
20, 75, 88
CMYK:
0, 69, 85, 20
HSL:
12°, 74.4681%, 46.0784%
HSV (HSB):
12°, 85.3659%, 80.3922%
XYZ:
27.2446, 16.7397, 3.0234
xyY:
0.5796, 0.3561, 16.7397
CIE-Lab:
47.9303, 54.1116, 49.6614
CIE-LCH:
47.9303, 73.4460, 42.5444
CIE-Luv:
47.9303, 112.9882, 34.8013
Hunter-Lab:
40.9141, 47.2628, 24.2586
#cd401e color charts
#cd401e color shades, tints & tones
#cd401e color schemes
#cd401e color preview, HTML & CSS examples
This text has a color of #cd401e
<p style="color:#cd401e;">Text here</p>
.mytext {color:#cd401e;}
This box has a color of #cd401e
<div style="background-color:#cd401e;">Content here</div>
.mybackground {background-color:#cd401e;}
Border around this has a color of #cd401e
<div style="border:2px solid #cd401e;">Content here</div>
.myborder {border:2px solid #cd401e;}