#e1e6ca color space conversions
Hex:
#e1e6ca
RGB:
225, 230, 202
CMY:
12, 10, 21
CMYK:
2, 0, 12, 10
HSL:
71°, 35.8974%, 84.7059%
HSV (HSB):
71°, 12.1739%, 90.1961%
XYZ:
70.0088, 76.8654, 67.0238
xyY:
0.3273, 0.3594, 76.8654
CIE-Lab:
90.2596, -6.4634, 13.0742
CIE-LCH:
90.2596, 14.5846, 116.3060
CIE-Luv:
90.2596, -1.4014, 20.4748
Hunter-Lab:
87.6729, -10.8914, 16.0453
#e1e6ca color charts
#e1e6ca color shades, tints & tones
#e1e6ca color schemes
#e1e6ca color preview, HTML & CSS examples
This text has a color of #e1e6ca
<p style="color:#e1e6ca;">Text here</p>
.mytext {color:#e1e6ca;}
This box has a color of #e1e6ca
<div style="background-color:#e1e6ca;">Content here</div>
.mybackground {background-color:#e1e6ca;}
Border around this has a color of #e1e6ca
<div style="border:2px solid #e1e6ca;">Content here</div>
.myborder {border:2px solid #e1e6ca;}