#e2dded color space conversions
Hex:
#e2dded
RGB:
226, 221, 237
CMY:
11, 13, 7
CMYK:
5, 7, 0, 7
HSL:
259°, 30.7692%, 89.8039%
HSV (HSB):
259°, 6.7511%, 92.9412%
XYZ:
72.5065, 73.9961, 90.5819
xyY:
0.3058, 0.3121, 73.9961
CIE-Lab:
88.9206, 4.6157, -7.2031
CIE-LCH:
88.9206, 8.5551, 302.6515
CIE-Luv:
88.9206, 1.8512, -11.9929
Hunter-Lab:
86.0210, -0.0802, -2.2190
#e2dded color charts
#e2dded color shades, tints & tones
#e2dded color schemes
#e2dded color preview, HTML & CSS examples
This text has a color of #e2dded
<p style="color:#e2dded;">Text here</p>
.mytext {color:#e2dded;}
This box has a color of #e2dded
<div style="background-color:#e2dded;">Content here</div>
.mybackground {background-color:#e2dded;}
Border around this has a color of #e2dded
<div style="border:2px solid #e2dded;">Content here</div>
.myborder {border:2px solid #e2dded;}