#d8ddc0 color space conversions
Hex:
#d8ddc0
RGB:
216, 221, 192
CMY:
15, 13, 25
CMYK:
2, 0, 13, 13
HSL:
70°, 29.8969%, 80.9804%
HSV (HSB):
70°, 13.1222%, 86.6667%
XYZ:
63.6898, 70.1176, 60.0464
xyY:
0.3285, 0.3617, 70.1176
CIE-Lab:
87.0545, -6.6645, 13.6694
CIE-LCH:
87.0545, 15.2075, 115.9914
CIE-Luv:
87.0545, -1.3633, 21.2132
Hunter-Lab:
83.7363, -10.7714, 16.0991
#d8ddc0 color charts
#d8ddc0 color shades, tints & tones
#d8ddc0 color schemes
#d8ddc0 color preview, HTML & CSS examples
This text has a color of #d8ddc0
<p style="color:#d8ddc0;">Text here</p>
.mytext {color:#d8ddc0;}
This box has a color of #d8ddc0
<div style="background-color:#d8ddc0;">Content here</div>
.mybackground {background-color:#d8ddc0;}
Border around this has a color of #d8ddc0
<div style="border:2px solid #d8ddc0;">Content here</div>
.myborder {border:2px solid #d8ddc0;}