#5fc80c color space conversions
Hex:
#5fc80c
RGB:
95, 200, 12
CMY:
63, 22, 95
CMYK:
53, 0, 94, 22
HSL:
94°, 88.6792%, 41.5686%
HSV (HSB):
94°, 94.0000%, 78.4314%
XYZ:
25.4400, 43.7680, 7.4551
xyY:
0.3318, 0.5709, 43.7680
CIE-Lab:
72.0732, -57.3981, 70.0301
CIE-LCH:
72.0732, 90.5470, 129.3388
CIE-Luv:
72.0732, -49.9969, 85.2058
Hunter-Lab:
66.1574, -47.1356, 39.6290
#5fc80c color charts
#5fc80c color shades, tints & tones
#5fc80c color schemes
#5fc80c color preview, HTML & CSS examples
This text has a color of #5fc80c
<p style="color:#5fc80c;">Text here</p>
.mytext {color:#5fc80c;}
This box has a color of #5fc80c
<div style="background-color:#5fc80c;">Content here</div>
.mybackground {background-color:#5fc80c;}
Border around this has a color of #5fc80c
<div style="border:2px solid #5fc80c;">Content here</div>
.myborder {border:2px solid #5fc80c;}