#80b80f color space conversions
Hex:
#80b80f
RGB:
128, 184, 15
CMY:
50, 28, 94
CMYK:
30, 0, 92, 28
HSL:
80°, 84.9246%, 39.0196%
HSV (HSB):
80°, 91.8478%, 72.1569%
XYZ:
26.1288, 38.9047, 6.5842
xyY:
0.3648, 0.5432, 38.9047
CIE-Lab:
68.6822, -39.8992, 67.5024
CIE-LCH:
68.6822, 78.4126, 120.5864
CIE-Luv:
68.6822, -28.3914, 78.5091
Hunter-Lab:
62.3736, -34.3787, 37.4029
#80b80f color charts
#80b80f color shades, tints & tones
#80b80f color schemes
#80b80f color preview, HTML & CSS examples
This text has a color of #80b80f
<p style="color:#80b80f;">Text here</p>
.mytext {color:#80b80f;}
This box has a color of #80b80f
<div style="background-color:#80b80f;">Content here</div>
.mybackground {background-color:#80b80f;}
Border around this has a color of #80b80f
<div style="border:2px solid #80b80f;">Content here</div>
.myborder {border:2px solid #80b80f;}