#e1eaed color space conversions
Hex:
#e1eaed
RGB:
225, 234, 237
CMY:
12, 8, 7
CMYK:
5, 1, 0, 7
HSL:
195°, 25.0000%, 90.5882%
HSV (HSB):
195°, 5.0633%, 92.9412%
XYZ:
75.7602, 80.9676, 91.7561
xyY:
0.3049, 0.3258, 80.9676
CIE-Lab:
92.1173, -2.4290, -2.5009
CIE-LCH:
92.1173, 3.4863, 225.8359
CIE-Luv:
92.1173, -5.1141, -3.4360
Hunter-Lab:
89.9820, -7.1807, 2.5284
#e1eaed color charts
#e1eaed color shades, tints & tones
#e1eaed color schemes
#e1eaed color preview, HTML & CSS examples
This text has a color of #e1eaed
<p style="color:#e1eaed;">Text here</p>
.mytext {color:#e1eaed;}
This box has a color of #e1eaed
<div style="background-color:#e1eaed;">Content here</div>
.mybackground {background-color:#e1eaed;}
Border around this has a color of #e1eaed
<div style="border:2px solid #e1eaed;">Content here</div>
.myborder {border:2px solid #e1eaed;}