#cd4700 color space conversions
Hex:
#cd4700
RGB:
205, 71, 0
CMY:
20, 72, 100
CMYK:
0, 65, 100, 20
HSL:
21°, 100.0000%, 40.1961%
HSV (HSB):
21°, 100.0000%, 80.3922%
XYZ:
27.4301, 17.4856, 1.9293
xyY:
0.5855, 0.3733, 17.4856
CIE-Lab:
48.8662, 50.8243, 59.6972
CIE-LCH:
48.8662, 78.4020, 49.5900
CIE-Luv:
48.8662, 110.1930, 40.7941
Hunter-Lab:
41.8158, 43.9137, 26.5355
#cd4700 color charts
#cd4700 color shades, tints & tones
#cd4700 color schemes
#cd4700 color preview, HTML & CSS examples
This text has a color of #cd4700
<p style="color:#cd4700;">Text here</p>
.mytext {color:#cd4700;}
This box has a color of #cd4700
<div style="background-color:#cd4700;">Content here</div>
.mybackground {background-color:#cd4700;}
Border around this has a color of #cd4700
<div style="border:2px solid #cd4700;">Content here</div>
.myborder {border:2px solid #cd4700;}