#e5d9e6 color space conversions
Hex:
#e5d9e6
RGB:
229, 217, 230
CMY:
10, 15, 10
CMYK:
0, 6, 0, 10
HSL:
295°, 20.6349%, 87.6471%
HSV (HSB):
295°, 5.6522%, 90.1961%
XYZ:
71.4089, 71.9969, 84.9960
xyY:
0.3126, 0.3152, 71.9969
CIE-Lab:
87.9671, 6.4086, -4.8983
CIE-LCH:
87.9671, 8.0662, 322.6081
CIE-Luv:
87.9671, 6.0201, -8.6787
Hunter-Lab:
84.8510, 1.7328, 0.0043
#e5d9e6 color charts
#e5d9e6 color shades, tints & tones
#e5d9e6 color schemes
#e5d9e6 color preview, HTML & CSS examples
This text has a color of #e5d9e6
<p style="color:#e5d9e6;">Text here</p>
.mytext {color:#e5d9e6;}
This box has a color of #e5d9e6
<div style="background-color:#e5d9e6;">Content here</div>
.mybackground {background-color:#e5d9e6;}
Border around this has a color of #e5d9e6
<div style="border:2px solid #e5d9e6;">Content here</div>
.myborder {border:2px solid #e5d9e6;}