#d8dde8 color space conversions
Hex:
#d8dde8
RGB:
216, 221, 232
CMY:
15, 13, 9
CMYK:
7, 5, 0, 9
HSL:
221°, 25.8065%, 87.8431%
HSV (HSB):
221°, 6.8966%, 90.9804%
XYZ:
68.7408, 72.1380, 86.6449
xyY:
0.3021, 0.3171, 72.1380
CIE-Lab:
88.0350, 0.3829, -5.9644
CIE-LCH:
88.0350, 5.9767, 273.6737
CIE-Luv:
88.0350, -3.3572, -9.2979
Hunter-Lab:
84.9341, -4.1669, -1.0304
#d8dde8 color charts
#d8dde8 color shades, tints & tones
#d8dde8 color schemes
#d8dde8 color preview, HTML & CSS examples
This text has a color of #d8dde8
<p style="color:#d8dde8;">Text here</p>
.mytext {color:#d8dde8;}
This box has a color of #d8dde8
<div style="background-color:#d8dde8;">Content here</div>
.mybackground {background-color:#d8dde8;}
Border around this has a color of #d8dde8
<div style="border:2px solid #d8dde8;">Content here</div>
.myborder {border:2px solid #d8dde8;}