#d8ddda color space conversions
Hex:
#d8ddda
RGB:
216, 221, 218
CMY:
15, 13, 15
CMYK:
2, 0, 1, 13
HSL:
144°, 6.8493%, 85.6863%
HSV (HSB):
144°, 2.2624%, 86.6667%
XYZ:
66.8302, 71.3738, 76.5839
xyY:
0.3111, 0.3323, 71.3738
CIE-Lab:
87.6663, -2.2251, 0.8706
CIE-LCH:
87.6663, 2.3893, 158.6317
CIE-Luv:
87.6663, -2.6369, 1.7172
Hunter-Lab:
84.4830, -6.6429, 5.3917
#d8ddda color charts
#d8ddda color shades, tints & tones
#d8ddda color schemes
#d8ddda color preview, HTML & CSS examples
This text has a color of #d8ddda
<p style="color:#d8ddda;">Text here</p>
.mytext {color:#d8ddda;}
This box has a color of #d8ddda
<div style="background-color:#d8ddda;">Content here</div>
.mybackground {background-color:#d8ddda;}
Border around this has a color of #d8ddda
<div style="border:2px solid #d8ddda;">Content here</div>
.myborder {border:2px solid #d8ddda;}