#d8ccc9 color space conversions
Hex:
#d8ccc9
RGB:
216, 204, 201
CMY:
15, 20, 21
CMYK:
0, 6, 7, 15
HSL:
12°, 16.1290%, 81.7647%
HSV (HSB):
12°, 6.9444%, 84.7059%
XYZ:
60.4544, 62.0017, 64.0396
xyY:
0.3242, 0.3325, 62.0017
CIE-Lab:
82.9143, 3.6432, 2.9733
CIE-LCH:
82.9143, 4.7025, 39.2188
CIE-Luv:
82.9143, 7.1571, 3.7930
Hunter-Lab:
78.7412, -0.7517, 6.8987
#d8ccc9 color charts
#d8ccc9 color shades, tints & tones
#d8ccc9 color schemes
#d8ccc9 color preview, HTML & CSS examples
This text has a color of #d8ccc9
<p style="color:#d8ccc9;">Text here</p>
.mytext {color:#d8ccc9;}
This box has a color of #d8ccc9
<div style="background-color:#d8ccc9;">Content here</div>
.mybackground {background-color:#d8ccc9;}
Border around this has a color of #d8ccc9
<div style="border:2px solid #d8ccc9;">Content here</div>
.myborder {border:2px solid #d8ccc9;}