#d9ddd0 color space conversions
Hex:
#d9ddd0
RGB:
217, 221, 208
CMY:
15, 13, 18
CMYK:
2, 0, 6, 13
HSL:
78°, 16.0494%, 84.1176%
HSV (HSB):
78°, 5.8824%, 86.6667%
XYZ:
65.8569, 71.0187, 69.9115
xyY:
0.3185, 0.3434, 71.0187
CIE-Lab:
87.4941, -3.6519, 5.8969
CIE-LCH:
87.4941, 6.9361, 121.7697
CIE-Luv:
87.4941, -1.5695, 9.4916
Hunter-Lab:
84.2726, -7.9838, 9.8046
#d9ddd0 color charts
#d9ddd0 color shades, tints & tones
#d9ddd0 color schemes
#d9ddd0 color preview, HTML & CSS examples
This text has a color of #d9ddd0
<p style="color:#d9ddd0;">Text here</p>
.mytext {color:#d9ddd0;}
This box has a color of #d9ddd0
<div style="background-color:#d9ddd0;">Content here</div>
.mybackground {background-color:#d9ddd0;}
Border around this has a color of #d9ddd0
<div style="border:2px solid #d9ddd0;">Content here</div>
.myborder {border:2px solid #d9ddd0;}