#e2daeb color space conversions
Hex:
#e2daeb
RGB:
226, 218, 235
CMY:
11, 15, 8
CMYK:
4, 7, 0, 8
HSL:
268°, 29.8246%, 88.8235%
HSV (HSB):
268°, 7.2340%, 92.1569%
XYZ:
71.4308, 72.3097, 88.7896
xyY:
0.3072, 0.3110, 72.3097
CIE-Lab:
88.1175, 5.8071, -7.3390
CIE-LCH:
88.1175, 9.3586, 308.3532
CIE-Luv:
88.1175, 3.4685, -12.3982
Hunter-Lab:
85.0351, 1.1313, -2.3832
#e2daeb color charts
#e2daeb color shades, tints & tones
#e2daeb color schemes
#e2daeb color preview, HTML & CSS examples
This text has a color of #e2daeb
<p style="color:#e2daeb;">Text here</p>
.mytext {color:#e2daeb;}
This box has a color of #e2daeb
<div style="background-color:#e2daeb;">Content here</div>
.mybackground {background-color:#e2daeb;}
Border around this has a color of #e2daeb
<div style="border:2px solid #e2daeb;">Content here</div>
.myborder {border:2px solid #e2daeb;}