#5f8f65 color space conversions
Hex:
#5f8f65
RGB:
95, 143, 101
CMY:
63, 44, 60
CMYK:
34, 0, 29, 44
HSL:
128°, 20.1681%, 46.6667%
HSV (HSB):
128°, 33.5664%, 56.0784%
XYZ:
16.8907, 23.0174, 15.8645
xyY:
0.3028, 0.4127, 23.0174
CIE-Lab:
55.0903, -25.3154, 17.3283
CIE-LCH:
55.0903, 30.6780, 145.6084
CIE-Luv:
55.0903, -23.5977, 26.6688
Hunter-Lab:
47.9765, -21.1155, 13.9780
#5f8f65 color charts
#5f8f65 color shades, tints & tones
#5f8f65 color schemes
#5f8f65 color preview, HTML & CSS examples
This text has a color of #5f8f65
<p style="color:#5f8f65;">Text here</p>
.mytext {color:#5f8f65;}
This box has a color of #5f8f65
<div style="background-color:#5f8f65;">Content here</div>
.mybackground {background-color:#5f8f65;}
Border around this has a color of #5f8f65
<div style="border:2px solid #5f8f65;">Content here</div>
.myborder {border:2px solid #5f8f65;}