#e7e2ea color space conversions
Hex:
#e7e2ea
RGB:
231, 226, 234
CMY:
9, 11, 8
CMYK:
1, 3, 0, 8
HSL:
278°, 16.0000%, 90.1961%
HSV (HSB):
278°, 3.4188%, 91.7647%
XYZ:
75.0026, 77.3221, 88.8135
xyY:
0.3110, 0.3207, 77.3221
CIE-Lab:
90.4697, 3.1223, -3.3002
CIE-LCH:
90.4697, 4.5431, 313.4135
CIE-Luv:
90.4697, 2.3491, -5.6424
Hunter-Lab:
87.9330, -1.6309, 1.6694
#e7e2ea color charts
#e7e2ea color shades, tints & tones
#e7e2ea color schemes
#e7e2ea color preview, HTML & CSS examples
This text has a color of #e7e2ea
<p style="color:#e7e2ea;">Text here</p>
.mytext {color:#e7e2ea;}
This box has a color of #e7e2ea
<div style="background-color:#e7e2ea;">Content here</div>
.mybackground {background-color:#e7e2ea;}
Border around this has a color of #e7e2ea
<div style="border:2px solid #e7e2ea;">Content here</div>
.myborder {border:2px solid #e7e2ea;}