#d3cd7e color space conversions
Hex:
#d3cd7e
RGB:
211, 205, 126
CMY:
17, 20, 51
CMYK:
0, 3, 40, 17
HSL:
56°, 49.1329%, 66.0784%
HSV (HSB):
56°, 40.2844%, 82.7451%
XYZ:
52.4612, 59.0179, 28.3653
xyY:
0.3751, 0.4220, 59.0179
CIE-Lab:
81.3014, -9.2585, 40.0274
CIE-LCH:
81.3014, 41.0842, 103.0237
CIE-Luv:
81.3014, 7.7388, 53.8726
Hunter-Lab:
76.8231, -12.5458, 31.8846
#d3cd7e color charts
#d3cd7e color shades, tints & tones
#d3cd7e color schemes
#d3cd7e color preview, HTML & CSS examples
This text has a color of #d3cd7e
<p style="color:#d3cd7e;">Text here</p>
.mytext {color:#d3cd7e;}
This box has a color of #d3cd7e
<div style="background-color:#d3cd7e;">Content here</div>
.mybackground {background-color:#d3cd7e;}
Border around this has a color of #d3cd7e
<div style="border:2px solid #d3cd7e;">Content here</div>
.myborder {border:2px solid #d3cd7e;}