#d7d3b9 color space conversions
Hex:
#d7d3b9
RGB:
215, 211, 185
CMY:
16, 17, 27
CMYK:
0, 2, 14, 16
HSL:
52°, 27.2727%, 78.4314%
HSV (HSB):
52°, 13.9535%, 84.3137%
XYZ:
60.0756, 64.5384, 55.1898
xyY:
0.3341, 0.3589, 64.5384
CIE-Lab:
84.2453, -2.9938, 13.3727
CIE-LCH:
84.2453, 13.7037, 102.6192
CIE-Luv:
84.2453, 3.7953, 19.9848
Hunter-Lab:
80.3358, -7.1043, 15.5035
#d7d3b9 color charts
#d7d3b9 color shades, tints & tones
#d7d3b9 color schemes
#d7d3b9 color preview, HTML & CSS examples
This text has a color of #d7d3b9
<p style="color:#d7d3b9;">Text here</p>
.mytext {color:#d7d3b9;}
This box has a color of #d7d3b9
<div style="background-color:#d7d3b9;">Content here</div>
.mybackground {background-color:#d7d3b9;}
Border around this has a color of #d7d3b9
<div style="border:2px solid #d7d3b9;">Content here</div>
.myborder {border:2px solid #d7d3b9;}