#d8d2c8 color space conversions
Hex:
#d8d2c8
RGB:
216, 210, 200
CMY:
15, 18, 22
CMYK:
0, 3, 7, 15
HSL:
37°, 17.0213%, 81.5686%
HSV (HSB):
37°, 7.4074%, 84.7059%
XYZ:
61.7908, 64.8622, 63.9065
xyY:
0.3243, 0.3404, 64.8622
CIE-Lab:
84.4127, 0.3302, 5.6728
CIE-LCH:
84.4127, 5.6824, 86.6689
CIE-Luv:
84.4127, 4.0477, 8.3856
Hunter-Lab:
80.5371, -3.9886, 9.3291
#d8d2c8 color charts
#d8d2c8 color shades, tints & tones
#d8d2c8 color schemes
#d8d2c8 color preview, HTML & CSS examples
This text has a color of #d8d2c8
<p style="color:#d8d2c8;">Text here</p>
.mytext {color:#d8d2c8;}
This box has a color of #d8d2c8
<div style="background-color:#d8d2c8;">Content here</div>
.mybackground {background-color:#d8d2c8;}
Border around this has a color of #d8d2c8
<div style="border:2px solid #d8d2c8;">Content here</div>
.myborder {border:2px solid #d8d2c8;}