#5f9f7e color space conversions
Hex:
#5f9f7e
RGB:
95, 159, 126
CMY:
63, 38, 51
CMYK:
40, 0, 21, 38
HSL:
149°, 25.1969%, 49.8039%
HSV (HSB):
149°, 40.2516%, 62.3529%
XYZ:
20.8833, 28.7355, 24.1845
xyY:
0.2830, 0.3894, 28.7355
CIE-Lab:
60.5475, -28.2355, 10.8566
CIE-LCH:
60.5475, 30.2508, 158.9681
CIE-Luv:
60.5475, -30.3573, 19.4975
Hunter-Lab:
53.6055, -24.2706, 10.7748
#5f9f7e color charts
#5f9f7e color shades, tints & tones
#5f9f7e color schemes
#5f9f7e color preview, HTML & CSS examples
This text has a color of #5f9f7e
<p style="color:#5f9f7e;">Text here</p>
.mytext {color:#5f9f7e;}
This box has a color of #5f9f7e
<div style="background-color:#5f9f7e;">Content here</div>
.mybackground {background-color:#5f9f7e;}
Border around this has a color of #5f9f7e
<div style="border:2px solid #5f9f7e;">Content here</div>
.myborder {border:2px solid #5f9f7e;}