#e3d5e5 color space conversions
Hex:
#e3d5e5
RGB:
227, 213, 229
CMY:
11, 16, 10
CMYK:
1, 7, 0, 10
HSL:
293°, 23.5294%, 86.6667%
HSV (HSB):
293°, 6.9869%, 89.8039%
XYZ:
69.6157, 69.5765, 83.8892
xyY:
0.3121, 0.3119, 69.5765
CIE-Lab:
86.7888, 7.6505, -6.1271
CIE-LCH:
86.7888, 9.8016, 321.3098
CIE-Luv:
86.7888, 6.9640, -10.7938
Hunter-Lab:
83.4126, 3.0032, -1.2400
#e3d5e5 color charts
#e3d5e5 color shades, tints & tones
#e3d5e5 color schemes
#e3d5e5 color preview, HTML & CSS examples
This text has a color of #e3d5e5
<p style="color:#e3d5e5;">Text here</p>
.mytext {color:#e3d5e5;}
This box has a color of #e3d5e5
<div style="background-color:#e3d5e5;">Content here</div>
.mybackground {background-color:#e3d5e5;}
Border around this has a color of #e3d5e5
<div style="border:2px solid #e3d5e5;">Content here</div>
.myborder {border:2px solid #e3d5e5;}