#d9daea color space conversions
Hex:
#d9daea
RGB:
217, 218, 234
CMY:
15, 15, 8
CMYK:
7, 7, 0, 8
HSL:
236°, 28.8136%, 88.4314%
HSV (HSB):
236°, 7.2650%, 91.7647%
XYZ:
68.5380, 70.8350, 87.9021
xyY:
0.3016, 0.3117, 70.8350
CIE-Lab:
87.4048, 2.6573, -7.9430
CIE-LCH:
87.4048, 8.3757, 288.4974
CIE-Luv:
87.4048, -1.4575, -12.7950
Hunter-Lab:
84.1636, -1.9261, -3.0092
#d9daea color charts
#d9daea color shades, tints & tones
#d9daea color schemes
#d9daea color preview, HTML & CSS examples
This text has a color of #d9daea
<p style="color:#d9daea;">Text here</p>
.mytext {color:#d9daea;}
This box has a color of #d9daea
<div style="background-color:#d9daea;">Content here</div>
.mybackground {background-color:#d9daea;}
Border around this has a color of #d9daea
<div style="border:2px solid #d9daea;">Content here</div>
.myborder {border:2px solid #d9daea;}