#e6e6ec color space conversions
Hex:
#e6e6ec
RGB:
230, 230, 236
CMY:
10, 10, 7
CMYK:
3, 3, 0, 7
HSL:
240°, 13.6364%, 91.3725%
HSV (HSB):
240°, 2.5424%, 92.5490%
XYZ:
76.0703, 79.4728, 90.6873
xyY:
0.3089, 0.3228, 79.4728
CIE-Lab:
91.4478, 1.0884, -2.9189
CIE-LCH:
91.4478, 3.1152, 290.4496
CIE-Luv:
91.4478, -0.3369, -4.6989
Hunter-Lab:
89.1475, -3.6926, 2.0891
#e6e6ec color charts
#e6e6ec color shades, tints & tones
#e6e6ec color schemes
#e6e6ec color preview, HTML & CSS examples
This text has a color of #e6e6ec
<p style="color:#e6e6ec;">Text here</p>
.mytext {color:#e6e6ec;}
This box has a color of #e6e6ec
<div style="background-color:#e6e6ec;">Content here</div>
.mybackground {background-color:#e6e6ec;}
Border around this has a color of #e6e6ec
<div style="border:2px solid #e6e6ec;">Content here</div>
.myborder {border:2px solid #e6e6ec;}