#e2ede6 color space conversions
Hex:
#e2ede6
RGB:
226, 237, 230
CMY:
11, 7, 10
CMYK:
5, 0, 3, 7
HSL:
142°, 23.4043%, 90.7843%
HSV (HSB):
142°, 4.6414%, 92.9412%
XYZ:
75.9311, 82.4503, 86.7754
xyY:
0.3097, 0.3363, 82.4503
CIE-Lab:
92.7732, -4.9080, 2.1120
CIE-LCH:
92.7732, 5.3431, 156.7172
CIE-Luv:
92.7732, -5.7348, 4.1051
Hunter-Lab:
90.8021, -9.6374, 6.9008
#e2ede6 color charts
#e2ede6 color shades, tints & tones
#e2ede6 color schemes
#e2ede6 color preview, HTML & CSS examples
This text has a color of #e2ede6
<p style="color:#e2ede6;">Text here</p>
.mytext {color:#e2ede6;}
This box has a color of #e2ede6
<div style="background-color:#e2ede6;">Content here</div>
.mybackground {background-color:#e2ede6;}
Border around this has a color of #e2ede6
<div style="border:2px solid #e2ede6;">Content here</div>
.myborder {border:2px solid #e2ede6;}