#e1e0ec color space conversions
Hex:
#e1e0ec
RGB:
225, 224, 236
CMY:
12, 12, 7
CMYK:
5, 5, 0, 7
HSL:
245°, 24.0000%, 90.1961%
HSV (HSB):
245°, 5.0847%, 92.5490%
XYZ:
72.8473, 75.3750, 90.0662
xyY:
0.3057, 0.3163, 75.3750
CIE-Lab:
89.5684, 2.5384, -5.7287
CIE-LCH:
89.5684, 6.2659, 293.8982
CIE-Luv:
89.5684, -0.1276, -9.3225
Hunter-Lab:
86.8188, -2.1583, -0.7346
#e1e0ec color charts
#e1e0ec color shades, tints & tones
#e1e0ec color schemes
#e1e0ec color preview, HTML & CSS examples
This text has a color of #e1e0ec
<p style="color:#e1e0ec;">Text here</p>
.mytext {color:#e1e0ec;}
This box has a color of #e1e0ec
<div style="background-color:#e1e0ec;">Content here</div>
.mybackground {background-color:#e1e0ec;}
Border around this has a color of #e1e0ec
<div style="border:2px solid #e1e0ec;">Content here</div>
.myborder {border:2px solid #e1e0ec;}