#d3d7ae color space conversions
Hex:
#d3d7ae
RGB:
211, 215, 174
CMY:
17, 16, 32
CMYK:
2, 0, 19, 16
HSL:
66°, 33.8843%, 76.2745%
HSV (HSB):
66°, 19.0698%, 84.3137%
XYZ:
58.8044, 65.5058, 49.5890
xyY:
0.3382, 0.3767, 65.5058
CIE-Lab:
84.7437, -8.1901, 19.8197
CIE-LCH:
84.7437, 21.4453, 112.4519
CIE-Luv:
84.7437, -0.2249, 29.7668
Hunter-Lab:
80.9356, -11.9468, 20.3282
#d3d7ae color charts
#d3d7ae color shades, tints & tones
#d3d7ae color schemes
#d3d7ae color preview, HTML & CSS examples
This text has a color of #d3d7ae
<p style="color:#d3d7ae;">Text here</p>
.mytext {color:#d3d7ae;}
This box has a color of #d3d7ae
<div style="background-color:#d3d7ae;">Content here</div>
.mybackground {background-color:#d3d7ae;}
Border around this has a color of #d3d7ae
<div style="border:2px solid #d3d7ae;">Content here</div>
.myborder {border:2px solid #d3d7ae;}