#5f882c color space conversions
Hex:
#5f882c
RGB:
95, 136, 44
CMY:
63, 47, 83
CMYK:
30, 0, 68, 47
HSL:
87°, 51.1111%, 35.2941%
HSV (HSB):
87°, 67.6471%, 53.3333%
XYZ:
13.9781, 20.2231, 5.5496
xyY:
0.3516, 0.5087, 20.2231
CIE-Lab:
52.0885, -29.5643, 43.2407
CIE-LCH:
52.0885, 52.3813, 124.3610
CIE-Luv:
52.0885, -20.6015, 51.8974
Hunter-Lab:
44.9701, -23.2142, 24.1623
#5f882c color charts
#5f882c color shades, tints & tones
#5f882c color schemes
#5f882c color preview, HTML & CSS examples
This text has a color of #5f882c
<p style="color:#5f882c;">Text here</p>
.mytext {color:#5f882c;}
This box has a color of #5f882c
<div style="background-color:#5f882c;">Content here</div>
.mybackground {background-color:#5f882c;}
Border around this has a color of #5f882c
<div style="border:2px solid #5f882c;">Content here</div>
.myborder {border:2px solid #5f882c;}