#eadeec color space conversions
Hex:
#eadeec
RGB:
234, 222, 236
CMY:
8, 13, 7
CMYK:
1, 6, 0, 7
HSL:
291°, 26.9231%, 89.8039%
HSV (HSB):
291°, 5.9322%, 92.5490%
XYZ:
75.1933, 75.7911, 90.0229
xyY:
0.3120, 0.3145, 75.7911
CIE-Lab:
89.7623, 6.5627, -5.3643
CIE-LCH:
89.7623, 8.4761, 320.7377
CIE-Luv:
89.7623, 5.9436, -9.4594
Hunter-Lab:
87.0581, 1.8213, -0.3685
#eadeec color charts
#eadeec color shades, tints & tones
#eadeec color schemes
#eadeec color preview, HTML & CSS examples
This text has a color of #eadeec
<p style="color:#eadeec;">Text here</p>
.mytext {color:#eadeec;}
This box has a color of #eadeec
<div style="background-color:#eadeec;">Content here</div>
.mybackground {background-color:#eadeec;}
Border around this has a color of #eadeec
<div style="border:2px solid #eadeec;">Content here</div>
.myborder {border:2px solid #eadeec;}