#e2f95d color space conversions
Hex:
#e2f95d
RGB:
226, 249, 93
CMY:
11, 2, 64
CMYK:
9, 0, 63, 2
HSL:
69°, 92.8571%, 67.0588%
HSV (HSB):
69°, 62.6506%, 97.6471%
XYZ:
67.2155, 84.7104, 23.1640
xyY:
0.3839, 0.4838, 84.7104
CIE-Lab:
93.7582, -27.6306, 69.8446
CIE-LCH:
93.7582, 75.1113, 111.5838
CIE-Luv:
93.7582, -8.2887, 89.4413
Hunter-Lab:
92.0383, -30.7085, 49.5048
#e2f95d color charts
#e2f95d color shades, tints & tones
#e2f95d color schemes
#e2f95d color preview, HTML & CSS examples
This text has a color of #e2f95d
<p style="color:#e2f95d;">Text here</p>
.mytext {color:#e2f95d;}
This box has a color of #e2f95d
<div style="background-color:#e2f95d;">Content here</div>
.mybackground {background-color:#e2f95d;}
Border around this has a color of #e2f95d
<div style="border:2px solid #e2f95d;">Content here</div>
.myborder {border:2px solid #e2f95d;}