#e7d8e4 color space conversions
Hex:
#e7d8e4
RGB:
231, 216, 228
CMY:
9, 15, 11
CMYK:
0, 6, 1, 9
HSL:
312°, 23.8095%, 87.6471%
HSV (HSB):
312°, 6.4935%, 90.5882%
XYZ:
71.5145, 71.7021, 83.4695
xyY:
0.3155, 0.3163, 71.7021
CIE-Lab:
87.8250, 7.2450, -4.0341
CIE-LCH:
87.8250, 8.2924, 330.8902
CIE-Luv:
87.8250, 7.8316, -7.4835
Hunter-Lab:
84.6771, 2.5682, 0.8295
#e7d8e4 color charts
#e7d8e4 color shades, tints & tones
#e7d8e4 color schemes
#e7d8e4 color preview, HTML & CSS examples
This text has a color of #e7d8e4
<p style="color:#e7d8e4;">Text here</p>
.mytext {color:#e7d8e4;}
This box has a color of #e7d8e4
<div style="background-color:#e7d8e4;">Content here</div>
.mybackground {background-color:#e7d8e4;}
Border around this has a color of #e7d8e4
<div style="border:2px solid #e7d8e4;">Content here</div>
.myborder {border:2px solid #e7d8e4;}