#d8ddc1 color space conversions
Hex:
#d8ddc1
RGB:
216, 221, 193
CMY:
15, 13, 24
CMYK:
2, 0, 13, 13
HSL:
71°, 29.1667%, 81.1765%
HSV (HSB):
71°, 12.6697%, 86.6667%
XYZ:
63.8010, 70.1621, 60.6320
xyY:
0.3279, 0.3606, 70.1621
CIE-Lab:
87.0763, -6.5039, 13.1755
CIE-LCH:
87.0763, 14.6934, 116.2725
CIE-Luv:
87.0763, -1.4105, 20.4908
Hunter-Lab:
83.7628, -10.6239, 15.7167
#d8ddc1 color charts
#d8ddc1 color shades, tints & tones
#d8ddc1 color schemes
#d8ddc1 color preview, HTML & CSS examples
This text has a color of #d8ddc1
<p style="color:#d8ddc1;">Text here</p>
.mytext {color:#d8ddc1;}
This box has a color of #d8ddc1
<div style="background-color:#d8ddc1;">Content here</div>
.mybackground {background-color:#d8ddc1;}
Border around this has a color of #d8ddc1
<div style="border:2px solid #d8ddc1;">Content here</div>
.myborder {border:2px solid #d8ddc1;}