#e7d4e5 color space conversions
Hex:
#e7d4e5
RGB:
231, 212, 229
CMY:
9, 17, 10
CMYK:
0, 8, 1, 9
HSL:
306°, 28.3582%, 86.8627%
HSV (HSB):
306°, 8.2251%, 90.5882%
XYZ:
70.6413, 69.7330, 83.8654
xyY:
0.3150, 0.3110, 69.7330
CIE-Lab:
86.8658, 9.5213, -5.9769
CIE-LCH:
86.8658, 11.2418, 327.8818
CIE-Luv:
86.8658, 9.8004, -10.8910
Hunter-Lab:
83.5063, 4.8643, -1.0905
#e7d4e5 color charts
#e7d4e5 color shades, tints & tones
#e7d4e5 color schemes
#e7d4e5 color preview, HTML & CSS examples
This text has a color of #e7d4e5
<p style="color:#e7d4e5;">Text here</p>
.mytext {color:#e7d4e5;}
This box has a color of #e7d4e5
<div style="background-color:#e7d4e5;">Content here</div>
.mybackground {background-color:#e7d4e5;}
Border around this has a color of #e7d4e5
<div style="border:2px solid #e7d4e5;">Content here</div>
.myborder {border:2px solid #e7d4e5;}