#7f980c color space conversions
Hex:
#7f980c
RGB:
127, 152, 12
CMY:
50, 40, 95
CMYK:
16, 0, 92, 40
HSL:
71°, 85.3659%, 32.1569%
HSV (HSB):
71°, 92.1053%, 59.6078%
XYZ:
20.0470, 26.9950, 4.5018
xyY:
0.3889, 0.5237, 26.9950
CIE-Lab:
58.9697, -25.5175, 60.1007
CIE-LCH:
58.9697, 65.2935, 113.0051
CIE-Luv:
58.9697, -11.4698, 65.7378
Hunter-Lab:
51.9568, -22.0519, 31.2325
#7f980c color charts
#7f980c color shades, tints & tones
#7f980c color schemes
#7f980c color preview, HTML & CSS examples
This text has a color of #7f980c
<p style="color:#7f980c;">Text here</p>
.mytext {color:#7f980c;}
This box has a color of #7f980c
<div style="background-color:#7f980c;">Content here</div>
.mybackground {background-color:#7f980c;}
Border around this has a color of #7f980c
<div style="border:2px solid #7f980c;">Content here</div>
.myborder {border:2px solid #7f980c;}