#5f882d color space conversions
Hex:
#5f882d
RGB:
95, 136, 45
CMY:
63, 47, 82
CMYK:
30, 0, 67, 47
HSL:
87°, 50.2762%, 35.4902%
HSV (HSB):
87°, 66.9118%, 53.3333%
XYZ:
13.9971, 20.2307, 5.6498
xyY:
0.3510, 0.5073, 20.2307
CIE-Lab:
52.0970, -29.4814, 42.8117
CIE-LCH:
52.0970, 51.9807, 124.5524
CIE-Luv:
52.0970, -20.5978, 51.5658
Hunter-Lab:
44.9785, -23.1640, 24.0375
#5f882d color charts
#5f882d color shades, tints & tones
#5f882d color schemes
#5f882d color preview, HTML & CSS examples
This text has a color of #5f882d
<p style="color:#5f882d;">Text here</p>
.mytext {color:#5f882d;}
This box has a color of #5f882d
<div style="background-color:#5f882d;">Content here</div>
.mybackground {background-color:#5f882d;}
Border around this has a color of #5f882d
<div style="border:2px solid #5f882d;">Content here</div>
.myborder {border:2px solid #5f882d;}