In RGB color space, #e2ff00 hex color has a red value of 226, a green value of 255 and a blue value of 0.
In CMYK color space (used in color printing), #e2ff00 hex color is composed of 11.37% cyan, 0% magenta, 100% yellow and 0% black.
#e2ff00 color has a hue of 66.8 degrees, a saturation of 100% and a lightness of 50%.
#e2ff00 hex color contains mainly GREEN.
The closest web safe color of #e2ff00 is #ccff00
#e2ff00 hex color has a decimal value of 14876416.
HEX | e2ff00 | #e2ff00 |
---|---|---|
RGB | 226, 255, 0 | rgb(226, 255, 0) |
RGB Percent | 88.63, 100, 0 | rgb(88.63, 100, 0) |
CMYK | 11, 0, 100, 0 | |
HSL | 66.8°, 100, 50 | hsl(66.8, 100%, 50%) |
HSV | 66.8°, 100, 100 |
XYZ | 67.124, 87.689, 13.388 |
---|---|
Hunter Lab | 93.642, -35.923, 57.073 |
CIE-LAB | 95.03, -33.314, 91.978 |
CIE-LCH | 95.03, 97.825, 109.91 |
CIE-LUV | 11.37, 0, 100, 0 |
Web Safe | ccff00 |
RGB percent of color #e2ff00
CMYK percent of color #e2ff00
Text with hexadecimal color #e2ff00
This text has a font color of #e2ff00
<p style="color:#e2ff00">Text here</p>
#e2ff00 Background Color
This box has a background color of #e2ff00
<div style="background-color:#e2ff00">Text here</div>
#e2ff00 Border Color
This box has a border color of #e2ff00
<div style="border: 4px solid #e2ff00">Text here</div>
CSS codes
<p style="color:#e2ff00">Text here</p>
<div style="background-color:#e2ff00">Text here</div>
<div style="border: 4px solid #e2ff00">Text here</div>
#e2ff00 Color on white background
This is how a font and box color of #e2ff00 will look
on a white background.
#e2ff00 Color on black background
This is how a font and box color of #e2ff00 hex color will look
on a black background.