#cd6000 color space conversions
Hex:
#cd6000
RGB:
205, 96, 0
CMY:
20, 62, 100
CMYK:
0, 53, 100, 20
HSL:
28°, 100.0000%, 40.1961%
HSV (HSB):
28°, 100.0000%, 80.3922%
XYZ:
29.3597, 21.3449, 2.5725
xyY:
0.5511, 0.4006, 21.3449
CIE-Lab:
53.3249, 39.1789, 62.1364
CIE-LCH:
53.3249, 73.4569, 57.7673
CIE-Luv:
53.3249, 90.7359, 48.1045
Hunter-Lab:
46.2005, 32.5831, 29.0390
#cd6000 color charts
#cd6000 color shades, tints & tones
#cd6000 color schemes
#cd6000 color preview, HTML & CSS examples
This text has a color of #cd6000
<p style="color:#cd6000;">Text here</p>
.mytext {color:#cd6000;}
This box has a color of #cd6000
<div style="background-color:#cd6000;">Content here</div>
.mybackground {background-color:#cd6000;}
Border around this has a color of #cd6000
<div style="border:2px solid #cd6000;">Content here</div>
.myborder {border:2px solid #cd6000;}