#d9d7e9 color space conversions
Hex:
#d9d7e9
RGB:
217, 215, 233
CMY:
15, 16, 9
CMYK:
7, 8, 0, 9
HSL:
247°, 29.0323%, 87.8431%
HSV (HSB):
247°, 7.7253%, 91.3725%
XYZ:
67.6237, 69.2358, 86.8905
xyY:
0.3022, 0.3094, 69.2358
CIE-Lab:
86.6207, 4.0345, -8.5778
CIE-LCH:
86.6207, 9.4793, 295.1897
CIE-Luv:
86.6207, 0.0667, -14.0178
Hunter-Lab:
83.2080, -0.5460, -3.6683
#d9d7e9 color charts
#d9d7e9 color shades, tints & tones
#d9d7e9 color schemes
#d9d7e9 color preview, HTML & CSS examples
This text has a color of #d9d7e9
<p style="color:#d9d7e9;">Text here</p>
.mytext {color:#d9d7e9;}
This box has a color of #d9d7e9
<div style="background-color:#d9d7e9;">Content here</div>
.mybackground {background-color:#d9d7e9;}
Border around this has a color of #d9d7e9
<div style="border:2px solid #d9d7e9;">Content here</div>
.myborder {border:2px solid #d9d7e9;}