#d7cc7d color space conversions
Hex:
#d7cc7d
RGB:
215, 204, 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.3189, 59.1135, 28.0019
xyY:
0.3797, 0.4209, 59.1135
CIE-Lab:
81.3539, -7.2617, 40.6657
CIE-LCH:
81.3539, 41.3090, 100.1247
CIE-Luv:
81.3539, 11.0325, 54.1515
Hunter-Lab:
76.8853, -10.7620, 32.2261
#d7cc7d color charts
#d7cc7d color shades, tints & tones
#d7cc7d color schemes
#d7cc7d color preview, HTML & CSS examples
This text has a color of #d7cc7d
<p style="color:#d7cc7d;">Text here</p>
.mytext {color:#d7cc7d;}
This box has a color of #d7cc7d
<div style="background-color:#d7cc7d;">Content here</div>
.mybackground {background-color:#d7cc7d;}
Border around this has a color of #d7cc7d
<div style="border:2px solid #d7cc7d;">Content here</div>
.myborder {border:2px solid #d7cc7d;}