#d3cf7e color space conversions
Hex:
#d3cf7e
RGB:
211, 207, 126
CMY:
17, 19, 51
CMYK:
0, 2, 40, 17
HSL:
57°, 49.1329%, 66.0784%
HSV (HSB):
57°, 40.2844%, 82.7451%
XYZ:
52.9427, 59.9809, 28.5258
xyY:
0.3743, 0.4240, 59.9809
CIE-Lab:
81.8278, -10.2764, 40.6944
CIE-LCH:
81.8278, 41.9719, 104.1723
CIE-Luv:
81.8278, 6.5234, 54.9032
Hunter-Lab:
77.4473, -13.5109, 32.3752
#d3cf7e color charts
#d3cf7e color shades, tints & tones
#d3cf7e color schemes
#d3cf7e color preview, HTML & CSS examples
This text has a color of #d3cf7e
<p style="color:#d3cf7e;">Text here</p>
.mytext {color:#d3cf7e;}
This box has a color of #d3cf7e
<div style="background-color:#d3cf7e;">Content here</div>
.mybackground {background-color:#d3cf7e;}
Border around this has a color of #d3cf7e
<div style="border:2px solid #d3cf7e;">Content here</div>
.myborder {border:2px solid #d3cf7e;}