#ddd6d9 color space conversions
Hex:
#ddd6d9
RGB:
221, 214, 217
CMY:
13, 16, 15
CMYK:
0, 3, 2, 13
HSL:
334°, 9.3333%, 85.2941%
HSV (HSB):
334°, 3.1674%, 86.6667%
XYZ:
66.3897, 68.4750, 75.3635
xyY:
0.3158, 0.3257, 68.4750
CIE-Lab:
86.2434, 2.9289, -0.6328
CIE-LCH:
86.2434, 2.9965, 347.8078
CIE-Luv:
86.2434, 3.8134, -1.4817
Hunter-Lab:
82.7496, -1.6020, 3.9269
#ddd6d9 color charts
#ddd6d9 color shades, tints & tones
#ddd6d9 color schemes
#ddd6d9 color preview, HTML & CSS examples
This text has a color of #ddd6d9
<p style="color:#ddd6d9;">Text here</p>
.mytext {color:#ddd6d9;}
This box has a color of #ddd6d9
<div style="background-color:#ddd6d9;">Content here</div>
.mybackground {background-color:#ddd6d9;}
Border around this has a color of #ddd6d9
<div style="border:2px solid #ddd6d9;">Content here</div>
.myborder {border:2px solid #ddd6d9;}