#cd400e color space conversions
Hex:
#cd400e
RGB:
205, 64, 14
CMY:
20, 75, 95
CMYK:
0, 69, 93, 20
HSL:
16°, 87.2146%, 42.9412%
HSV (HSB):
16°, 93.1707%, 80.3922%
XYZ:
27.0895, 16.6776, 2.2068
xyY:
0.5892, 0.3628, 16.6776
CIE-Lab:
47.8513, 53.8257, 55.5590
CIE-LCH:
47.8513, 77.3564, 45.9078
CIE-Luv:
47.8513, 114.3801, 37.5816
Hunter-Lab:
40.8383, 46.9386, 25.3829
#cd400e color charts
#cd400e color shades, tints & tones
#cd400e color schemes
#cd400e color preview, HTML & CSS examples
This text has a color of #cd400e
<p style="color:#cd400e;">Text here</p>
.mytext {color:#cd400e;}
This box has a color of #cd400e
<div style="background-color:#cd400e;">Content here</div>
.mybackground {background-color:#cd400e;}
Border around this has a color of #cd400e
<div style="border:2px solid #cd400e;">Content here</div>
.myborder {border:2px solid #cd400e;}