#e2fadc color space conversions
Hex:
#e2fadc
RGB:
226, 250, 220
CMY:
11, 2, 14
CMYK:
10, 0, 12, 2
HSL:
108°, 75.0000%, 92.1569%
HSV (HSB):
108°, 12.0000%, 98.0392%
XYZ:
78.4679, 89.7073, 80.8897
xyY:
0.3151, 0.3602, 89.7073
CIE-Lab:
95.8752, -13.1685, 11.7511
CIE-LCH:
95.8752, 17.6493, 138.2554
CIE-Luv:
95.8752, -11.8727, 20.0167
Hunter-Lab:
94.7139, -17.8670, 15.6636
#e2fadc color charts
#e2fadc color shades, tints & tones
#e2fadc color schemes
#e2fadc color preview, HTML & CSS examples
This text has a color of #e2fadc
<p style="color:#e2fadc;">Text here</p>
.mytext {color:#e2fadc;}
This box has a color of #e2fadc
<div style="background-color:#e2fadc;">Content here</div>
.mybackground {background-color:#e2fadc;}
Border around this has a color of #e2fadc
<div style="border:2px solid #e2fadc;">Content here</div>
.myborder {border:2px solid #e2fadc;}