#e2fabd color space conversions
Hex:
#e2fabd
RGB:
226, 250, 189
CMY:
11, 2, 26
CMYK:
10, 0, 24, 2
HSL:
84°, 85.9155%, 86.0784%
HSV (HSB):
84°, 24.4000%, 98.0392%
XYZ:
74.7349, 88.2141, 61.2322
xyY:
0.3334, 0.3935, 88.2141
CIE-Lab:
95.2510, -18.0372, 26.7288
CIE-LCH:
95.2510, 32.2454, 124.0125
CIE-Luv:
95.2510, -10.9387, 41.6392
Hunter-Lab:
93.9224, -22.3299, 27.0918
#e2fabd color charts
#e2fabd color shades, tints & tones
#e2fabd color schemes
#e2fabd color preview, HTML & CSS examples
This text has a color of #e2fabd
<p style="color:#e2fabd;">Text here</p>
.mytext {color:#e2fabd;}
This box has a color of #e2fabd
<div style="background-color:#e2fabd;">Content here</div>
.mybackground {background-color:#e2fabd;}
Border around this has a color of #e2fabd
<div style="border:2px solid #e2fabd;">Content here</div>
.myborder {border:2px solid #e2fabd;}