#d2dde7 color space conversions
Hex:
#d2dde7
RGB:
210, 221, 231
CMY:
18, 13, 9
CMYK:
9, 4, 0, 9
HSL:
209°, 30.4348%, 86.4706%
HSV (HSB):
209°, 9.0909%, 90.5882%
XYZ:
66.8586, 71.1841, 85.8174
xyY:
0.2987, 0.3180, 71.1841
CIE-Lab:
87.5744, -1.7659, -6.1667
CIE-LCH:
87.5744, 6.4146, 254.0199
CIE-Luv:
87.5744, -6.5203, -9.2423
Hunter-Lab:
84.3706, -6.1983, -1.2472
#d2dde7 color charts
#d2dde7 color shades, tints & tones
#d2dde7 color schemes
#d2dde7 color preview, HTML & CSS examples
This text has a color of #d2dde7
<p style="color:#d2dde7;">Text here</p>
.mytext {color:#d2dde7;}
This box has a color of #d2dde7
<div style="background-color:#d2dde7;">Content here</div>
.mybackground {background-color:#d2dde7;}
Border around this has a color of #d2dde7
<div style="border:2px solid #d2dde7;">Content here</div>
.myborder {border:2px solid #d2dde7;}