#e3d5e4 color space conversions
Hex:
#e3d5e4
RGB:
227, 213, 228
CMY:
11, 16, 11
CMYK:
0, 7, 0, 11
HSL:
296°, 21.7391%, 86.4706%
HSV (HSB):
296°, 6.5789%, 89.4118%
XYZ:
69.4764, 69.5208, 83.1559
xyY:
0.3127, 0.3129, 69.5208
CIE-Lab:
86.7613, 7.4681, -5.6385
CIE-LCH:
86.7613, 9.3576, 322.9465
CIE-Luv:
86.7613, 7.0369, -9.9992
Hunter-Lab:
83.3792, 2.8231, -0.7658
#e3d5e4 color charts
#e3d5e4 color shades, tints & tones
#e3d5e4 color schemes
#e3d5e4 color preview, HTML & CSS examples
This text has a color of #e3d5e4
<p style="color:#e3d5e4;">Text here</p>
.mytext {color:#e3d5e4;}
This box has a color of #e3d5e4
<div style="background-color:#e3d5e4;">Content here</div>
.mybackground {background-color:#e3d5e4;}
Border around this has a color of #e3d5e4
<div style="border:2px solid #e3d5e4;">Content here</div>
.myborder {border:2px solid #e3d5e4;}