#e5dae7 color space conversions
Hex:
#e5dae7
RGB:
229, 218, 231
CMY:
10, 15, 9
CMYK:
1, 6, 0, 9
HSL:
291°, 21.3115%, 88.0392%
HSV (HSB):
291°, 5.6277%, 90.5882%
XYZ:
71.8083, 72.5703, 85.8241
xyY:
0.3119, 0.3152, 72.5703
CIE-Lab:
88.2424, 6.0679, -5.0197
CIE-LCH:
88.2424, 7.8751, 320.4004
CIE-Luv:
88.2424, 5.4443, -8.8116
Hunter-Lab:
85.1882, 1.3848, -0.1008
#e5dae7 color charts
#e5dae7 color shades, tints & tones
#e5dae7 color schemes
#e5dae7 color preview, HTML & CSS examples
This text has a color of #e5dae7
<p style="color:#e5dae7;">Text here</p>
.mytext {color:#e5dae7;}
This box has a color of #e5dae7
<div style="background-color:#e5dae7;">Content here</div>
.mybackground {background-color:#e5dae7;}
Border around this has a color of #e5dae7
<div style="border:2px solid #e5dae7;">Content here</div>
.myborder {border:2px solid #e5dae7;}