#d7cd7d color space conversions
Hex:
#d7cd7d
RGB:
215, 205, 125
CMY:
16, 20, 51
CMYK:
0, 5, 42, 16
HSL:
53°, 52.9412%, 66.6667%
HSV (HSB):
53°, 41.8605%, 84.3137%
XYZ:
53.5573, 59.5904, 28.0814
xyY:
0.3792, 0.4219, 59.5904
CIE-Lab:
81.6150, -7.7734, 40.9956
CIE-LCH:
81.6150, 41.7261, 100.7367
CIE-Luv:
81.6150, 10.4144, 54.6625
Hunter-Lab:
77.1948, -11.2486, 32.4683
#d7cd7d color charts
#d7cd7d color shades, tints & tones
#d7cd7d color schemes
#d7cd7d color preview, HTML & CSS examples
This text has a color of #d7cd7d
<p style="color:#d7cd7d;">Text here</p>
.mytext {color:#d7cd7d;}
This box has a color of #d7cd7d
<div style="background-color:#d7cd7d;">Content here</div>
.mybackground {background-color:#d7cd7d;}
Border around this has a color of #d7cd7d
<div style="border:2px solid #d7cd7d;">Content here</div>
.myborder {border:2px solid #d7cd7d;}