#5fe03e color space conversions
Hex:
#5fe03e
RGB:
95, 224, 62
CMY:
63, 12, 76
CMYK:
58, 0, 72, 12
HSL:
108°, 72.3214%, 56.0784%
HSV (HSB):
108°, 72.3214%, 87.8431%
XYZ:
32.2445, 56.0920, 13.6848
xyY:
0.3161, 0.5498, 56.0920
CIE-Lab:
79.6662, -63.6351, 64.7597
CIE-LCH:
79.6662, 90.7923, 134.4982
CIE-Luv:
79.6662, -58.8575, 86.5625
Hunter-Lab:
74.8946, -54.2157, 41.5927
#5fe03e color charts
#5fe03e color shades, tints & tones
#5fe03e color schemes
#5fe03e color preview, HTML & CSS examples
This text has a color of #5fe03e
<p style="color:#5fe03e;">Text here</p>
.mytext {color:#5fe03e;}
This box has a color of #5fe03e
<div style="background-color:#5fe03e;">Content here</div>
.mybackground {background-color:#5fe03e;}
Border around this has a color of #5fe03e
<div style="border:2px solid #5fe03e;">Content here</div>
.myborder {border:2px solid #5fe03e;}