#80b00e color space conversions
Hex:
#80b00e
RGB:
128, 176, 14
CMY:
50, 31, 95
CMYK:
27, 0, 92, 31
HSL:
78°, 85.2632%, 37.2549%
HSV (HSB):
78°, 92.0455%, 69.0196%
XYZ:
24.5067, 35.6716, 6.0091
xyY:
0.3703, 0.5389, 35.6716
CIE-Lab:
66.2682, -36.3663, 65.6957
CIE-LCH:
66.2682, 75.0896, 118.9670
CIE-Luv:
66.2682, -24.2320, 75.3635
Hunter-Lab:
59.7257, -31.2777, 35.8427
#80b00e color charts
#80b00e color shades, tints & tones
#80b00e color schemes
#80b00e color preview, HTML & CSS examples
This text has a color of #80b00e
<p style="color:#80b00e;">Text here</p>
.mytext {color:#80b00e;}
This box has a color of #80b00e
<div style="background-color:#80b00e;">Content here</div>
.mybackground {background-color:#80b00e;}
Border around this has a color of #80b00e
<div style="border:2px solid #80b00e;">Content here</div>
.myborder {border:2px solid #80b00e;}