#e7d1e4 color space conversions
Hex:
#e7d1e4
RGB:
231, 209, 228
CMY:
9, 18, 11
CMYK:
0, 10, 1, 9
HSL:
308°, 31.4286%, 86.2745%
HSV (HSB):
308°, 9.5238%, 90.5882%
XYZ:
69.7591, 68.1913, 82.8843
xyY:
0.3159, 0.3088, 68.1913
CIE-Lab:
86.1020, 10.9199, -6.5761
CIE-LCH:
86.1020, 12.7471, 328.9432
CIE-Luv:
86.1020, 11.4140, -12.0581
Hunter-Lab:
82.5780, 6.2791, -1.7053
#e7d1e4 color charts
#e7d1e4 color shades, tints & tones
#e7d1e4 color schemes
#e7d1e4 color preview, HTML & CSS examples
This text has a color of #e7d1e4
<p style="color:#e7d1e4;">Text here</p>
.mytext {color:#e7d1e4;}
This box has a color of #e7d1e4
<div style="background-color:#e7d1e4;">Content here</div>
.mybackground {background-color:#e7d1e4;}
Border around this has a color of #e7d1e4
<div style="border:2px solid #e7d1e4;">Content here</div>
.myborder {border:2px solid #e7d1e4;}