#cd4010 color space conversions
Hex:
#cd4010
RGB:
205, 64, 16
CMY:
20, 75, 94
CMYK:
0, 69, 92, 20
HSL:
15°, 85.5204%, 43.3333%
HSV (HSB):
15°, 92.1951%, 80.3922%
XYZ:
27.1038, 16.6833, 2.2819
xyY:
0.5883, 0.3621, 16.6833
CIE-Lab:
47.8585, 53.8521, 54.9599
CIE-LCH:
47.8585, 76.9457, 45.5833
CIE-Luv:
47.8585, 114.2507, 37.3234
Hunter-Lab:
40.8452, 46.9684, 25.2793
#cd4010 color charts
#cd4010 color shades, tints & tones
#cd4010 color schemes
#cd4010 color preview, HTML & CSS examples
This text has a color of #cd4010
<p style="color:#cd4010;">Text here</p>
.mytext {color:#cd4010;}
This box has a color of #cd4010
<div style="background-color:#cd4010;">Content here</div>
.mybackground {background-color:#cd4010;}
Border around this has a color of #cd4010
<div style="border:2px solid #cd4010;">Content here</div>
.myborder {border:2px solid #cd4010;}