#e5d9e4 color space conversions
Hex:
#e5d9e4
RGB:
229, 217, 228
CMY:
10, 15, 11
CMYK:
0, 5, 0, 10
HSL:
305°, 18.7500%, 87.4510%
HSV (HSB):
305°, 5.2402%, 89.8039%
XYZ:
71.1295, 71.8852, 83.5251
xyY:
0.3140, 0.3173, 71.8852
CIE-Lab:
87.9133, 6.0471, -3.9226
CIE-LCH:
87.9133, 7.2079, 327.0297
CIE-Luv:
87.9133, 6.1601, -7.0990
Hunter-Lab:
84.7851, 1.3767, 0.9407
#e5d9e4 color charts
#e5d9e4 color shades, tints & tones
#e5d9e4 color schemes
#e5d9e4 color preview, HTML & CSS examples
This text has a color of #e5d9e4
<p style="color:#e5d9e4;">Text here</p>
.mytext {color:#e5d9e4;}
This box has a color of #e5d9e4
<div style="background-color:#e5d9e4;">Content here</div>
.mybackground {background-color:#e5d9e4;}
Border around this has a color of #e5d9e4
<div style="border:2px solid #e5d9e4;">Content here</div>
.myborder {border:2px solid #e5d9e4;}