#eae9ed color space conversions
Hex:
#eae9ed
RGB:
234, 233, 237
CMY:
8, 9, 7
CMYK:
1, 2, 0, 7
HSL:
255°, 10.0000%, 92.1569%
HSV (HSB):
255°, 1.6878%, 92.9412%
XYZ:
78.3567, 81.8847, 91.7962
xyY:
0.3109, 0.3249, 81.8847
CIE-Lab:
92.5239, 1.0549, -1.8273
CIE-LCH:
92.5239, 2.1099, 299.9975
CIE-Luv:
92.5239, 0.3353, -3.0056
Hunter-Lab:
90.4902, -3.7922, 3.1973
#eae9ed color charts
#eae9ed color shades, tints & tones
#eae9ed color schemes
#eae9ed color preview, HTML & CSS examples
This text has a color of #eae9ed
<p style="color:#eae9ed;">Text here</p>
.mytext {color:#eae9ed;}
This box has a color of #eae9ed
<div style="background-color:#eae9ed;">Content here</div>
.mybackground {background-color:#eae9ed;}
Border around this has a color of #eae9ed
<div style="border:2px solid #eae9ed;">Content here</div>
.myborder {border:2px solid #eae9ed;}