#e0daee color space conversions
Hex:
#e0daee
RGB:
224, 218, 238
CMY:
12, 15, 7
CMYK:
6, 8, 0, 7
HSL:
258°, 37.0370%, 89.4118%
HSV (HSB):
258°, 8.4034%, 93.3333%
XYZ:
71.2445, 72.1631, 91.0628
xyY:
0.3039, 0.3078, 72.1631
CIE-Lab:
88.0471, 5.7148, -9.0415
CIE-LCH:
88.0471, 10.6962, 302.2956
CIE-Luv:
88.0471, 2.1533, -15.0741
Hunter-Lab:
84.9489, 1.0429, -4.0930
#e0daee color charts
#e0daee color shades, tints & tones
#e0daee color schemes
#e0daee color preview, HTML & CSS examples
This text has a color of #e0daee
<p style="color:#e0daee;">Text here</p>
.mytext {color:#e0daee;}
This box has a color of #e0daee
<div style="background-color:#e0daee;">Content here</div>
.mybackground {background-color:#e0daee;}
Border around this has a color of #e0daee
<div style="border:2px solid #e0daee;">Content here</div>
.myborder {border:2px solid #e0daee;}