#5f885f color space conversions
Hex:
#5f885f
RGB:
95, 136, 95
CMY:
63, 47, 63
CMYK:
30, 0, 30, 47
HSL:
120°, 17.7489%, 45.2941%
HSV (HSB):
120°, 30.1471%, 53.3333%
XYZ:
15.5890, 20.8674, 14.0327
xyY:
0.3088, 0.4133, 20.8674
CIE-Lab:
52.8041, -22.8765, 17.6041
CIE-LCH:
52.8041, 28.8658, 142.4208
CIE-Luv:
52.8041, -20.3378, 26.2867
Hunter-Lab:
45.6809, -19.0268, 13.7634
#5f885f color charts
#5f885f color shades, tints & tones
#5f885f color schemes
#5f885f color preview, HTML & CSS examples
This text has a color of #5f885f
<p style="color:#5f885f;">Text here</p>
.mytext {color:#5f885f;}
This box has a color of #5f885f
<div style="background-color:#5f885f;">Content here</div>
.mybackground {background-color:#5f885f;}
Border around this has a color of #5f885f
<div style="border:2px solid #5f885f;">Content here</div>
.myborder {border:2px solid #5f885f;}