#5faa5f color space conversions
Hex:
#5faa5f
RGB:
95, 170, 95
CMY:
63, 33, 63
CMYK:
44, 0, 44, 33
HSL:
120°, 30.6122%, 51.9608%
HSV (HSB):
120°, 44.1176%, 66.6667%
XYZ:
21.1596, 32.0086, 15.8895
xyY:
0.3064, 0.4635, 32.0086
CIE-Lab:
63.3500, -38.9906, 31.5139
CIE-LCH:
63.3500, 50.1337, 141.0533
CIE-Luv:
63.3500, -35.9556, 46.4776
Hunter-Lab:
56.5761, -32.2488, 22.9516
#5faa5f color charts
#5faa5f color shades, tints & tones
#5faa5f color schemes
#5faa5f color preview, HTML & CSS examples
This text has a color of #5faa5f
<p style="color:#5faa5f;">Text here</p>
.mytext {color:#5faa5f;}
This box has a color of #5faa5f
<div style="background-color:#5faa5f;">Content here</div>
.mybackground {background-color:#5faa5f;}
Border around this has a color of #5faa5f
<div style="border:2px solid #5faa5f;">Content here</div>
.myborder {border:2px solid #5faa5f;}