#e7d8e5 color space conversions
Hex:
#e7d8e5
RGB:
231, 216, 229
CMY:
9, 15, 10
CMYK:
0, 6, 1, 9
HSL:
308°, 23.8095%, 87.6471%
HSV (HSB):
308°, 6.4935%, 90.5882%
XYZ:
71.6537, 71.7578, 84.2028
xyY:
0.3148, 0.3153, 71.7578
CIE-Lab:
87.8519, 7.4241, -4.5223
CIE-LCH:
87.8519, 8.6930, 328.6530
CIE-Luv:
87.8519, 7.7583, -8.2725
Hunter-Lab:
84.7100, 2.7455, 0.3619
#e7d8e5 color charts
#e7d8e5 color shades, tints & tones
#e7d8e5 color schemes
#e7d8e5 color preview, HTML & CSS examples
This text has a color of #e7d8e5
<p style="color:#e7d8e5;">Text here</p>
.mytext {color:#e7d8e5;}
This box has a color of #e7d8e5
<div style="background-color:#e7d8e5;">Content here</div>
.mybackground {background-color:#e7d8e5;}
Border around this has a color of #e7d8e5
<div style="border:2px solid #e7d8e5;">Content here</div>
.myborder {border:2px solid #e7d8e5;}