#d9d7e0 color space conversions
Hex:
#d9d7e0
RGB:
217, 215, 224
CMY:
15, 16, 12
CMYK:
3, 4, 0, 12
HSL:
253°, 12.6761%, 86.0784%
HSV (HSB):
253°, 4.0179%, 87.8431%
XYZ:
66.3703, 68.7344, 80.2900
xyY:
0.3081, 0.3191, 68.7344
CIE-Lab:
86.3724, 2.3298, -4.1844
CIE-LCH:
86.3724, 4.7893, 299.1080
CIE-Luv:
86.3724, 0.6047, -6.8334
Hunter-Lab:
82.9062, -2.1884, 0.6153
#d9d7e0 color charts
#d9d7e0 color shades, tints & tones
#d9d7e0 color schemes
#d9d7e0 color preview, HTML & CSS examples
This text has a color of #d9d7e0
<p style="color:#d9d7e0;">Text here</p>
.mytext {color:#d9d7e0;}
This box has a color of #d9d7e0
<div style="background-color:#d9d7e0;">Content here</div>
.mybackground {background-color:#d9d7e0;}
Border around this has a color of #d9d7e0
<div style="border:2px solid #d9d7e0;">Content here</div>
.myborder {border:2px solid #d9d7e0;}