#5f8000 color space conversions
Hex:
#5f8000
RGB:
95, 128, 0
CMY:
63, 50, 100
CMYK:
26, 0, 100, 50
HSL:
75°, 100.0000%, 25.0980%
HSV (HSB):
75°, 100.0000%, 50.1961%
XYZ:
12.4385, 17.8712, 2.7939
xyY:
0.3757, 0.5399, 17.8712
CIE-Lab:
49.3396, -27.7846, 53.6640
CIE-LCH:
49.3396, 60.4302, 117.3729
CIE-Luv:
49.3396, -16.4295, 56.7149
Hunter-Lab:
42.2744, -21.4597, 25.6736
#5f8000 color charts
#5f8000 color shades, tints & tones
#5f8000 color schemes
#5f8000 color preview, HTML & CSS examples
This text has a color of #5f8000
<p style="color:#5f8000;">Text here</p>
.mytext {color:#5f8000;}
This box has a color of #5f8000
<div style="background-color:#5f8000;">Content here</div>
.mybackground {background-color:#5f8000;}
Border around this has a color of #5f8000
<div style="border:2px solid #5f8000;">Content here</div>
.myborder {border:2px solid #5f8000;}