#d8daea color space conversions
Hex:
#d8daea
RGB:
216, 218, 234
CMY:
15, 15, 8
CMYK:
8, 7, 0, 8
HSL:
233°, 30.0000%, 88.2353%
HSV (HSB):
233°, 7.6923%, 91.7647%
XYZ:
68.2416, 70.6823, 87.8882
xyY:
0.3009, 0.3116, 70.6823
CIE-Lab:
87.3304, 2.3308, -8.0615
CIE-LCH:
87.3304, 8.3917, 286.1258
CIE-Luv:
87.3304, -2.0015, -12.9253
Hunter-Lab:
84.0727, -2.2394, -3.1299
#d8daea color charts
#d8daea color shades, tints & tones
#d8daea color schemes
#d8daea color preview, HTML & CSS examples
This text has a color of #d8daea
<p style="color:#d8daea;">Text here</p>
.mytext {color:#d8daea;}
This box has a color of #d8daea
<div style="background-color:#d8daea;">Content here</div>
.mybackground {background-color:#d8daea;}
Border around this has a color of #d8daea
<div style="border:2px solid #d8daea;">Content here</div>
.myborder {border:2px solid #d8daea;}