#cd5500 color space conversions
Hex:
#cd5500
RGB:
205, 85, 0
CMY:
20, 67, 100
CMYK:
0, 59, 100, 20
HSL:
25°, 100.0000%, 40.1961%
HSV (HSB):
25°, 100.0000%, 80.3922%
XYZ:
28.4253, 19.4761, 2.2611
xyY:
0.5667, 0.3883, 19.4761
CIE-Lab:
51.2397, 44.5426, 60.9575
CIE-LCH:
51.2397, 75.4974, 53.8438
CIE-Luv:
51.2397, 99.5832, 44.7163
Hunter-Lab:
44.1318, 37.7415, 27.8545
#cd5500 color charts
#cd5500 color shades, tints & tones
#cd5500 color schemes
#cd5500 color preview, HTML & CSS examples
This text has a color of #cd5500
<p style="color:#cd5500;">Text here</p>
.mytext {color:#cd5500;}
This box has a color of #cd5500
<div style="background-color:#cd5500;">Content here</div>
.mybackground {background-color:#cd5500;}
Border around this has a color of #cd5500
<div style="border:2px solid #cd5500;">Content here</div>
.myborder {border:2px solid #cd5500;}