#e7d8dd color space conversions
Hex:
#e7d8dd
RGB:
231, 216, 221
CMY:
9, 15, 13
CMYK:
0, 6, 4, 9
HSL:
340°, 23.8095%, 87.6471%
HSV (HSB):
340°, 6.4935%, 90.5882%
XYZ:
70.5620, 71.3211, 78.4539
xyY:
0.3202, 0.3237, 71.3211
CIE-Lab:
87.6408, 6.0111, -0.6095
CIE-LCH:
87.6408, 6.0419, 354.2100
CIE-Luv:
87.6408, 8.3410, -2.0035
Hunter-Lab:
84.4518, 1.3513, 4.0371
#e7d8dd color charts
#e7d8dd color shades, tints & tones
#e7d8dd color schemes
#e7d8dd color preview, HTML & CSS examples
This text has a color of #e7d8dd
<p style="color:#e7d8dd;">Text here</p>
.mytext {color:#e7d8dd;}
This box has a color of #e7d8dd
<div style="background-color:#e7d8dd;">Content here</div>
.mybackground {background-color:#e7d8dd;}
Border around this has a color of #e7d8dd
<div style="border:2px solid #e7d8dd;">Content here</div>
.myborder {border:2px solid #e7d8dd;}