#d8d3b4 color space conversions
Hex:
#d8d3b4
RGB:
216, 211, 180
CMY:
15, 17, 29
CMYK:
0, 2, 17, 15
HSL:
52°, 31.5789%, 77.6471%
HSV (HSB):
52°, 16.6667%, 84.7059%
XYZ:
59.8514, 64.4827, 52.4719
xyY:
0.3385, 0.3647, 64.4827
CIE-Lab:
84.2165, -3.4040, 15.9848
CIE-LCH:
84.2165, 16.3432, 102.0218
CIE-Luv:
84.2165, 4.6793, 23.6582
Hunter-Lab:
80.3012, -7.4844, 17.4684
#d8d3b4 color charts
#d8d3b4 color shades, tints & tones
#d8d3b4 color schemes
#d8d3b4 color preview, HTML & CSS examples
This text has a color of #d8d3b4
<p style="color:#d8d3b4;">Text here</p>
.mytext {color:#d8d3b4;}
This box has a color of #d8d3b4
<div style="background-color:#d8d3b4;">Content here</div>
.mybackground {background-color:#d8d3b4;}
Border around this has a color of #d8d3b4
<div style="border:2px solid #d8d3b4;">Content here</div>
.myborder {border:2px solid #d8d3b4;}