#5fff5e color space conversions
Hex:
#5fff5e
RGB:
95, 255, 94
CMY:
63, 0, 63
CMYK:
63, 0, 63, 0
HSL:
120°, 100.0000%, 68.4314%
HSV (HSB):
120°, 63.1373%, 100.0000%
XYZ:
42.4997, 74.7610, 22.7800
xyY:
0.3035, 0.5339, 74.7610
CIE-Lab:
89.2809, -71.4548, 62.7886
CIE-LCH:
89.2809, 95.1220, 138.6936
CIE-Luv:
89.2809, -69.5026, 90.1763
Hunter-Lab:
86.4645, -63.5751, 44.9045
#5fff5e color charts
#5fff5e color shades, tints & tones
#5fff5e color schemes
#5fff5e color preview, HTML & CSS examples
This text has a color of #5fff5e
<p style="color:#5fff5e;">Text here</p>
.mytext {color:#5fff5e;}
This box has a color of #5fff5e
<div style="background-color:#5fff5e;">Content here</div>
.mybackground {background-color:#5fff5e;}
Border around this has a color of #5fff5e
<div style="border:2px solid #5fff5e;">Content here</div>
.myborder {border:2px solid #5fff5e;}