#d9ded8 color space conversions
Hex:
#d9ded8
RGB:
217, 222, 216
CMY:
15, 13, 15
CMYK:
2, 0, 3, 13
HSL:
110°, 8.3333%, 85.8824%
HSV (HSB):
110°, 2.7027%, 87.0588%
XYZ:
67.1312, 71.9521, 75.3157
xyY:
0.3131, 0.3356, 71.9521
CIE-Lab:
87.9455, -2.7623, 2.3393
CIE-LCH:
87.9455, 3.6198, 139.7404
CIE-Luv:
87.9455, -2.4848, 4.0347
Hunter-Lab:
84.8246, -7.1760, 6.7337
#d9ded8 color charts
#d9ded8 color shades, tints & tones
#d9ded8 color schemes
#d9ded8 color preview, HTML & CSS examples
This text has a color of #d9ded8
<p style="color:#d9ded8;">Text here</p>
.mytext {color:#d9ded8;}
This box has a color of #d9ded8
<div style="background-color:#d9ded8;">Content here</div>
.mybackground {background-color:#d9ded8;}
Border around this has a color of #d9ded8
<div style="border:2px solid #d9ded8;">Content here</div>
.myborder {border:2px solid #d9ded8;}