#d7dce9 color space conversions
Hex:
#d7dce9
RGB:
215, 220, 233
CMY:
16, 14, 9
CMYK:
8, 6, 0, 9
HSL:
223°, 29.0323%, 87.8431%
HSV (HSB):
223°, 7.7253%, 91.3725%
XYZ:
68.3255, 71.5167, 87.2938
xyY:
0.3008, 0.3149, 71.5167
CIE-Lab:
87.7354, 0.7685, -6.9424
CIE-LCH:
87.7354, 6.9848, 276.3163
CIE-Luv:
87.7354, -3.4621, -10.8983
Hunter-Lab:
84.5675, -3.7758, -2.0041
#d7dce9 color charts
#d7dce9 color shades, tints & tones
#d7dce9 color schemes
#d7dce9 color preview, HTML & CSS examples
This text has a color of #d7dce9
<p style="color:#d7dce9;">Text here</p>
.mytext {color:#d7dce9;}
This box has a color of #d7dce9
<div style="background-color:#d7dce9;">Content here</div>
.mybackground {background-color:#d7dce9;}
Border around this has a color of #d7dce9
<div style="border:2px solid #d7dce9;">Content here</div>
.myborder {border:2px solid #d7dce9;}