#eaddea color space conversions
Hex:
#eaddea
RGB:
234, 221, 234
CMY:
8, 13, 8
CMYK:
0, 6, 0, 8
HSL:
300°, 23.6364%, 89.2157%
HSV (HSB):
300°, 5.5556%, 91.7647%
XYZ:
74.6394, 75.1458, 88.4126
xyY:
0.3134, 0.3155, 75.1458
CIE-Lab:
89.4613, 6.7219, -4.7572
CIE-LCH:
89.4613, 8.2350, 324.7121
CIE-Luv:
89.4613, 6.5907, -8.5355
Hunter-Lab:
86.6867, 1.9912, 0.2103
#eaddea color charts
#eaddea color shades, tints & tones
#eaddea color schemes
#eaddea color preview, HTML & CSS examples
This text has a color of #eaddea
<p style="color:#eaddea;">Text here</p>
.mytext {color:#eaddea;}
This box has a color of #eaddea
<div style="background-color:#eaddea;">Content here</div>
.mybackground {background-color:#eaddea;}
Border around this has a color of #eaddea
<div style="border:2px solid #eaddea;">Content here</div>
.myborder {border:2px solid #eaddea;}