#d6d7e6 color space conversions
Hex:
#d6d7e6
RGB:
214, 215, 230
CMY:
16, 16, 10
CMYK:
7, 7, 0, 10
HSL:
236°, 24.2424%, 87.0588%
HSV (HSB):
236°, 6.9565%, 90.1961%
XYZ:
66.3149, 68.6102, 84.6108
xyY:
0.3021, 0.3125, 68.6102
CIE-Lab:
86.3107, 2.4724, -7.4756
CIE-LCH:
86.3107, 7.8739, 288.3008
CIE-Luv:
86.3107, -1.4017, -12.0034
Hunter-Lab:
82.8313, -2.0472, -2.5819
#d6d7e6 color charts
#d6d7e6 color shades, tints & tones
#d6d7e6 color schemes
#d6d7e6 color preview, HTML & CSS examples
This text has a color of #d6d7e6
<p style="color:#d6d7e6;">Text here</p>
.mytext {color:#d6d7e6;}
This box has a color of #d6d7e6
<div style="background-color:#d6d7e6;">Content here</div>
.mybackground {background-color:#d6d7e6;}
Border around this has a color of #d6d7e6
<div style="border:2px solid #d6d7e6;">Content here</div>
.myborder {border:2px solid #d6d7e6;}