#cd8300 color space conversions
Hex:
#cd8300
RGB:
205, 131, 0
CMY:
20, 49, 100
CMYK:
0, 36, 100, 20
HSL:
38°, 100.0000%, 40.1961%
HSV (HSB):
38°, 100.0000%, 80.3922%
XYZ:
33.2931, 29.2117, 3.8837
xyY:
0.5015, 0.4400, 29.2117
CIE-Lab:
60.9680, 20.7003, 66.8683
CIE-LCH:
60.9680, 69.9991, 72.7991
CIE-Luv:
60.9680, 61.6719, 60.1146
Hunter-Lab:
54.0479, 15.3710, 33.5731
#cd8300 color charts
#cd8300 color shades, tints & tones
#cd8300 color schemes
#cd8300 color preview, HTML & CSS examples
This text has a color of #cd8300
<p style="color:#cd8300;">Text here</p>
.mytext {color:#cd8300;}
This box has a color of #cd8300
<div style="background-color:#cd8300;">Content here</div>
.mybackground {background-color:#cd8300;}
Border around this has a color of #cd8300
<div style="border:2px solid #cd8300;">Content here</div>
.myborder {border:2px solid #cd8300;}