#e0e0ec color space conversions
Hex:
#e0e0ec
RGB:
224, 224, 236
CMY:
12, 12, 7
CMYK:
5, 5, 0, 7
HSL:
240°, 24.0000%, 90.1961%
HSV (HSB):
240°, 5.0847%, 92.5490%
XYZ:
72.5364, 75.2147, 90.0517
xyY:
0.3050, 0.3163, 75.2147
CIE-Lab:
89.4935, 2.2093, -5.8477
CIE-LCH:
89.4935, 6.2511, 290.6970
CIE-Luv:
89.4935, -0.6796, -9.4511
Hunter-Lab:
86.7264, -2.4770, -0.8548
#e0e0ec color charts
#e0e0ec color shades, tints & tones
#e0e0ec color schemes
#e0e0ec color preview, HTML & CSS examples
This text has a color of #e0e0ec
<p style="color:#e0e0ec;">Text here</p>
.mytext {color:#e0e0ec;}
This box has a color of #e0e0ec
<div style="background-color:#e0e0ec;">Content here</div>
.mybackground {background-color:#e0e0ec;}
Border around this has a color of #e0e0ec
<div style="border:2px solid #e0e0ec;">Content here</div>
.myborder {border:2px solid #e0e0ec;}