#e8d7e4 color space conversions
Hex:
#e8d7e4
RGB:
232, 215, 228
CMY:
9, 16, 11
CMYK:
0, 7, 2, 9
HSL:
314°, 26.9841%, 87.6471%
HSV (HSB):
314°, 7.3276%, 90.9804%
XYZ:
71.5827, 71.3581, 83.3995
xyY:
0.3163, 0.3153, 71.3581
CIE-Lab:
87.6587, 8.1064, -4.2697
CIE-LCH:
87.6587, 9.1621, 332.2243
CIE-Luv:
87.6587, 8.9286, -7.9995
Hunter-Lab:
84.4737, 3.4312, 0.5956
#e8d7e4 color charts
#e8d7e4 color shades, tints & tones
#e8d7e4 color schemes
#e8d7e4 color preview, HTML & CSS examples
This text has a color of #e8d7e4
<p style="color:#e8d7e4;">Text here</p>
.mytext {color:#e8d7e4;}
This box has a color of #e8d7e4
<div style="background-color:#e8d7e4;">Content here</div>
.mybackground {background-color:#e8d7e4;}
Border around this has a color of #e8d7e4
<div style="border:2px solid #e8d7e4;">Content here</div>
.myborder {border:2px solid #e8d7e4;}