#d8d3b0 color space conversions
Hex:
#d8d3b0
RGB:
216, 211, 176
CMY:
15, 17, 31
CMYK:
0, 2, 19, 15
HSL:
53°, 33.8983%, 76.8627%
HSV (HSB):
53°, 18.5185%, 84.7059%
XYZ:
59.4496, 64.3221, 50.3564
xyY:
0.3414, 0.3694, 64.3221
CIE-Lab:
84.1332, -4.0059, 17.9774
CIE-LCH:
84.1332, 18.4183, 102.5621
CIE-Luv:
84.1332, 4.9019, 26.4647
Hunter-Lab:
80.2010, -8.0373, 18.9139
#d8d3b0 color charts
#d8d3b0 color shades, tints & tones
#d8d3b0 color schemes
#d8d3b0 color preview, HTML & CSS examples
This text has a color of #d8d3b0
<p style="color:#d8d3b0;">Text here</p>
.mytext {color:#d8d3b0;}
This box has a color of #d8d3b0
<div style="background-color:#d8d3b0;">Content here</div>
.mybackground {background-color:#d8d3b0;}
Border around this has a color of #d8d3b0
<div style="border:2px solid #d8d3b0;">Content here</div>
.myborder {border:2px solid #d8d3b0;}