#d7dde9 color space conversions
Hex:
#d7dde9
RGB:
215, 221, 233
CMY:
16, 13, 9
CMYK:
8, 5, 0, 9
HSL:
220°, 29.0323%, 87.8431%
HSV (HSB):
220°, 7.7253%, 91.3725%
XYZ:
68.5888, 72.0432, 87.3815
xyY:
0.3008, 0.3160, 72.0432
CIE-Lab:
87.9894, 0.2484, -6.5668
CIE-LCH:
87.9894, 6.5715, 272.1661
CIE-Luv:
87.9894, -3.9487, -10.2217
Hunter-Lab:
84.8782, -4.2939, -1.6238
#d7dde9 color charts
#d7dde9 color shades, tints & tones
#d7dde9 color schemes
#d7dde9 color preview, HTML & CSS examples
This text has a color of #d7dde9
<p style="color:#d7dde9;">Text here</p>
.mytext {color:#d7dde9;}
This box has a color of #d7dde9
<div style="background-color:#d7dde9;">Content here</div>
.mybackground {background-color:#d7dde9;}
Border around this has a color of #d7dde9
<div style="border:2px solid #d7dde9;">Content here</div>
.myborder {border:2px solid #d7dde9;}