#e2fedd color space conversions
Hex:
#e2fedd
RGB:
226, 254, 221
CMY:
11, 0, 13
CMYK:
11, 0, 13, 0
HSL:
111°, 94.2857%, 93.1373%
HSV (HSB):
111°, 12.9921%, 99.6078%
XYZ:
79.8570, 92.2728, 82.0081
xyY:
0.3142, 0.3631, 92.2728
CIE-Lab:
96.9317, -14.9708, 12.7416
CIE-LCH:
96.9317, 19.6589, 139.5989
CIE-Luv:
96.9317, -13.9078, 21.8221
Hunter-Lab:
96.0587, -19.7095, 16.6235
#e2fedd color charts
#e2fedd color shades, tints & tones
#e2fedd color schemes
#e2fedd color preview, HTML & CSS examples
This text has a color of #e2fedd
<p style="color:#e2fedd;">Text here</p>
.mytext {color:#e2fedd;}
This box has a color of #e2fedd
<div style="background-color:#e2fedd;">Content here</div>
.mybackground {background-color:#e2fedd;}
Border around this has a color of #e2fedd
<div style="border:2px solid #e2fedd;">Content here</div>
.myborder {border:2px solid #e2fedd;}