#d8d6e6 color space conversions
Hex:
#d8d6e6
RGB:
216, 214, 230
CMY:
15, 16, 10
CMYK:
6, 7, 0, 10
HSL:
248°, 24.2424%, 87.0588%
HSV (HSB):
248°, 6.9565%, 90.1961%
XYZ:
66.6484, 68.4052, 84.5537
xyY:
0.3035, 0.3115, 68.4052
CIE-Lab:
86.2087, 3.6541, -7.6100
CIE-LCH:
86.2087, 8.4419, 295.6489
CIE-Luv:
86.2087, 0.1868, -12.4152
Hunter-Lab:
82.7075, -0.8969, -2.7183
#d8d6e6 color charts
#d8d6e6 color shades, tints & tones
#d8d6e6 color schemes
#d8d6e6 color preview, HTML & CSS examples
This text has a color of #d8d6e6
<p style="color:#d8d6e6;">Text here</p>
.mytext {color:#d8d6e6;}
This box has a color of #d8d6e6
<div style="background-color:#d8d6e6;">Content here</div>
.mybackground {background-color:#d8d6e6;}
Border around this has a color of #d8d6e6
<div style="border:2px solid #d8d6e6;">Content here</div>
.myborder {border:2px solid #d8d6e6;}