#e2e6cf color space conversions
Hex:
#e2e6cf
RGB:
226, 230, 207
CMY:
11, 10, 19
CMYK:
2, 0, 10, 10
HSL:
70°, 31.5068%, 85.6863%
HSV (HSB):
70°, 10.0000%, 90.1961%
XYZ:
70.9233, 77.2674, 70.2075
xyY:
0.3247, 0.3538, 77.2674
CIE-Lab:
90.4445, -5.3026, 10.7407
CIE-LCH:
90.4445, 11.9783, 116.2753
CIE-Luv:
90.4445, -1.0660, 16.9291
Hunter-Lab:
87.9019, -9.8061, 14.1762
#e2e6cf color charts
#e2e6cf color shades, tints & tones
#e2e6cf color schemes
#e2e6cf color preview, HTML & CSS examples
This text has a color of #e2e6cf
<p style="color:#e2e6cf;">Text here</p>
.mytext {color:#e2e6cf;}
This box has a color of #e2e6cf
<div style="background-color:#e2e6cf;">Content here</div>
.mybackground {background-color:#e2e6cf;}
Border around this has a color of #e2e6cf
<div style="border:2px solid #e2e6cf;">Content here</div>
.myborder {border:2px solid #e2e6cf;}