#cd9d3d color space conversions
Hex:
#cd9d3d
RGB:
205, 157, 61
CMY:
20, 38, 76
CMYK:
0, 23, 70, 20
HSL:
40°, 59.0164%, 52.1569%
HSV (HSB):
40°, 70.2439%, 80.3922%
XYZ:
38.0761, 37.4300, 9.6328
xyY:
0.4472, 0.4396, 37.4300
CIE-Lab:
67.5984, 8.2503, 55.0182
CIE-LCH:
67.5984, 55.6334, 81.4717
CIE-Luv:
67.5984, 39.1227, 59.5097
Hunter-Lab:
61.1801, 4.0264, 33.4909
#cd9d3d color charts
#cd9d3d color shades, tints & tones
#cd9d3d color schemes
#cd9d3d color preview, HTML & CSS examples
This text has a color of #cd9d3d
<p style="color:#cd9d3d;">Text here</p>
.mytext {color:#cd9d3d;}
This box has a color of #cd9d3d
<div style="background-color:#cd9d3d;">Content here</div>
.mybackground {background-color:#cd9d3d;}
Border around this has a color of #cd9d3d
<div style="border:2px solid #cd9d3d;">Content here</div>
.myborder {border:2px solid #cd9d3d;}