#e0dae9 color space conversions
Hex:
#e0dae9
RGB:
224, 218, 233
CMY:
12, 15, 9
CMYK:
4, 6, 0, 9
HSL:
264°, 25.4237%, 88.4314%
HSV (HSB):
264°, 6.4378%, 91.3725%
XYZ:
70.5199, 71.8733, 87.2469
xyY:
0.3071, 0.3130, 71.8733
CIE-Lab:
87.9076, 4.7710, -6.6124
CIE-LCH:
87.9076, 8.1539, 305.8113
CIE-Luv:
87.9076, 2.4747, -11.0711
Hunter-Lab:
84.7781, 0.1176, -1.6719
#e0dae9 color charts
#e0dae9 color shades, tints & tones
#e0dae9 color schemes
#e0dae9 color preview, HTML & CSS examples
This text has a color of #e0dae9
<p style="color:#e0dae9;">Text here</p>
.mytext {color:#e0dae9;}
This box has a color of #e0dae9
<div style="background-color:#e0dae9;">Content here</div>
.mybackground {background-color:#e0dae9;}
Border around this has a color of #e0dae9
<div style="border:2px solid #e0dae9;">Content here</div>
.myborder {border:2px solid #e0dae9;}