#cd8c31 color space conversions
Hex:
#cd8c31
RGB:
205, 140, 49
CMY:
20, 45, 81
CMYK:
0, 32, 76, 20
HSL:
35°, 61.4173%, 49.8039%
HSV (HSB):
35°, 76.0976%, 80.3922%
XYZ:
35.1093, 31.9571, 7.2236
xyY:
0.4726, 0.4302, 31.9571
CIE-Lab:
63.3074, 16.9128, 55.7724
CIE-LCH:
63.3074, 58.2804, 73.1302
CIE-Luv:
63.3074, 52.7569, 56.0625
Hunter-Lab:
56.5306, 11.9320, 31.9952
#cd8c31 color charts
#cd8c31 color shades, tints & tones
#cd8c31 color schemes
#cd8c31 color preview, HTML & CSS examples
This text has a color of #cd8c31
<p style="color:#cd8c31;">Text here</p>
.mytext {color:#cd8c31;}
This box has a color of #cd8c31
<div style="background-color:#cd8c31;">Content here</div>
.mybackground {background-color:#cd8c31;}
Border around this has a color of #cd8c31
<div style="border:2px solid #cd8c31;">Content here</div>
.myborder {border:2px solid #cd8c31;}