#5fa05f color space conversions
Hex:
#5fa05f
RGB:
95, 160, 95
CMY:
63, 37, 63
CMYK:
41, 0, 41, 37
HSL:
120°, 25.4902%, 50.0000%
HSV (HSB):
120°, 40.6250%, 62.7451%
XYZ:
19.3557, 28.4007, 15.2882
xyY:
0.3070, 0.4505, 28.4007
CIE-Lab:
60.2491, -34.4932, 27.5129
CIE-LCH:
60.2491, 44.1218, 141.4230
CIE-Luv:
60.2491, -31.5099, 40.7301
Hunter-Lab:
53.2923, -28.4307, 20.2958
#5fa05f color charts
#5fa05f color shades, tints & tones
#5fa05f color schemes
#5fa05f color preview, HTML & CSS examples
This text has a color of #5fa05f
<p style="color:#5fa05f;">Text here</p>
.mytext {color:#5fa05f;}
This box has a color of #5fa05f
<div style="background-color:#5fa05f;">Content here</div>
.mybackground {background-color:#5fa05f;}
Border around this has a color of #5fa05f
<div style="border:2px solid #5fa05f;">Content here</div>
.myborder {border:2px solid #5fa05f;}