#e2faaa color space conversions
Hex:
#e2faaa
RGB:
226, 250, 170
CMY:
11, 2, 33
CMYK:
10, 0, 32, 2
HSL:
78°, 88.8889%, 82.3529%
HSV (HSB):
78°, 32.0000%, 98.0392%
XYZ:
72.8053, 87.4422, 51.0710
xyY:
0.3445, 0.4138, 87.4422
CIE-Lab:
94.9256, -20.6411, 35.8568
CIE-LCH:
94.9256, 41.3735, 119.9270
CIE-Luv:
94.9256, -10.4230, 53.6436
Hunter-Lab:
93.5106, -24.6672, 33.0760
#e2faaa color charts
#e2faaa color shades, tints & tones
#e2faaa color schemes
#e2faaa color preview, HTML & CSS examples
This text has a color of #e2faaa
<p style="color:#e2faaa;">Text here</p>
.mytext {color:#e2faaa;}
This box has a color of #e2faaa
<div style="background-color:#e2faaa;">Content here</div>
.mybackground {background-color:#e2faaa;}
Border around this has a color of #e2faaa
<div style="border:2px solid #e2faaa;">Content here</div>
.myborder {border:2px solid #e2faaa;}