#e5d9df color space conversions
Hex:
#e5d9df
RGB:
229, 217, 223
CMY:
10, 15, 13
CMYK:
0, 5, 3, 10
HSL:
330°, 18.7500%, 87.4510%
HSV (HSB):
330°, 5.2402%, 89.8039%
XYZ:
70.4452, 71.6114, 79.9216
xyY:
0.3174, 0.3226, 71.6114
CIE-Lab:
87.7812, 5.1558, -1.4785
CIE-LCH:
87.7812, 5.3637, 343.9988
CIE-Luv:
87.7812, 6.5081, -3.1762
Hunter-Lab:
84.6235, 0.5019, 3.2408
#e5d9df color charts
#e5d9df color shades, tints & tones
#e5d9df color schemes
#e5d9df color preview, HTML & CSS examples
This text has a color of #e5d9df
<p style="color:#e5d9df;">Text here</p>
.mytext {color:#e5d9df;}
This box has a color of #e5d9df
<div style="background-color:#e5d9df;">Content here</div>
.mybackground {background-color:#e5d9df;}
Border around this has a color of #e5d9df
<div style="border:2px solid #e5d9df;">Content here</div>
.myborder {border:2px solid #e5d9df;}