#e1e6da color space conversions
Hex:
#e1e6da
RGB:
225, 230, 218
CMY:
12, 10, 15
CMYK:
2, 0, 5, 10
HSL:
85°, 19.3548%, 87.8431%
HSV (HSB):
85°, 5.2174%, 90.1961%
XYZ:
72.0030, 77.6631, 77.5252
xyY:
0.3169, 0.3418, 77.6631
CIE-Lab:
90.6260, -3.7948, 5.2477
CIE-LCH:
90.6260, 6.4760, 125.8725
CIE-Luv:
90.6260, -2.1795, 8.6072
Hunter-Lab:
88.1267, -8.3800, 9.5312
#e1e6da color charts
#e1e6da color shades, tints & tones
#e1e6da color schemes
#e1e6da color preview, HTML & CSS examples
This text has a color of #e1e6da
<p style="color:#e1e6da;">Text here</p>
.mytext {color:#e1e6da;}
This box has a color of #e1e6da
<div style="background-color:#e1e6da;">Content here</div>
.mybackground {background-color:#e1e6da;}
Border around this has a color of #e1e6da
<div style="border:2px solid #e1e6da;">Content here</div>
.myborder {border:2px solid #e1e6da;}