#e5d8ea color space conversions
Hex:
#e5d8ea
RGB:
229, 216, 234
CMY:
10, 15, 8
CMYK:
2, 8, 0, 8
HSL:
283°, 30.0000%, 88.2353%
HSV (HSB):
283°, 7.6923%, 91.7647%
XYZ:
71.7202, 71.7103, 87.9033
xyY:
0.3100, 0.3100, 71.7103
CIE-Lab:
87.8289, 7.6638, -7.2126
CIE-LCH:
87.8289, 10.5240, 316.7371
CIE-Luv:
87.8289, 6.2405, -12.5172
Hunter-Lab:
84.6819, 2.9849, -2.2681
#e5d8ea color charts
#e5d8ea color shades, tints & tones
#e5d8ea color schemes
#e5d8ea color preview, HTML & CSS examples
This text has a color of #e5d8ea
<p style="color:#e5d8ea;">Text here</p>
.mytext {color:#e5d8ea;}
This box has a color of #e5d8ea
<div style="background-color:#e5d8ea;">Content here</div>
.mybackground {background-color:#e5d8ea;}
Border around this has a color of #e5d8ea
<div style="border:2px solid #e5d8ea;">Content here</div>
.myborder {border:2px solid #e5d8ea;}