#e1e6ec color space conversions
Hex:
#e1e6ec
RGB:
225, 230, 236
CMY:
12, 10, 7
CMYK:
5, 3, 0, 7
HSL:
213°, 22.4490%, 90.3922%
HSV (HSB):
213°, 4.6610%, 92.5490%
XYZ:
74.4885, 78.6573, 90.6133
xyY:
0.3056, 0.3227, 78.6573
CIE-Lab:
91.0790, -0.5624, -3.5035
CIE-LCH:
91.0790, 3.5483, 260.8810
CIE-Luv:
91.0790, -3.0930, -5.3170
Hunter-Lab:
88.6890, -5.2863, 1.5058
#e1e6ec color charts
#e1e6ec color shades, tints & tones
#e1e6ec color schemes
#e1e6ec color preview, HTML & CSS examples
This text has a color of #e1e6ec
<p style="color:#e1e6ec;">Text here</p>
.mytext {color:#e1e6ec;}
This box has a color of #e1e6ec
<div style="background-color:#e1e6ec;">Content here</div>
.mybackground {background-color:#e1e6ec;}
Border around this has a color of #e1e6ec
<div style="border:2px solid #e1e6ec;">Content here</div>
.myborder {border:2px solid #e1e6ec;}