#eadde1 color space conversions
Hex:
#eadde1
RGB:
234, 221, 225
CMY:
8, 13, 12
CMYK:
0, 6, 4, 8
HSL:
342°, 23.6364%, 89.2157%
HSV (HSB):
342°, 5.5556%, 91.7647%
XYZ:
73.3787, 74.6416, 81.7740
xyY:
0.3193, 0.3248, 74.6416
CIE-Lab:
89.2248, 5.1291, -0.3727
CIE-LCH:
89.2248, 5.1426, 355.8434
CIE-Luv:
89.2248, 7.2235, -1.4881
Hunter-Lab:
86.3954, 0.4147, 4.3582
#eadde1 color charts
#eadde1 color shades, tints & tones
#eadde1 color schemes
#eadde1 color preview, HTML & CSS examples
This text has a color of #eadde1
<p style="color:#eadde1;">Text here</p>
.mytext {color:#eadde1;}
This box has a color of #eadde1
<div style="background-color:#eadde1;">Content here</div>
.mybackground {background-color:#eadde1;}
Border around this has a color of #eadde1
<div style="border:2px solid #eadde1;">Content here</div>
.myborder {border:2px solid #eadde1;}