#80b80d color space conversions
Hex:
#80b80d
RGB:
128, 184, 13
CMY:
50, 28, 95
CMYK:
30, 0, 93, 28
HSL:
80°, 86.8020%, 38.6275%
HSV (HSB):
80°, 92.9348%, 72.1569%
XYZ:
26.1152, 38.8992, 6.5127
xyY:
0.3651, 0.5438, 38.8992
CIE-Lab:
68.6782, -39.9386, 67.7808
CIE-LCH:
68.6782, 78.6723, 120.5079
CIE-Luv:
68.6782, -28.3939, 78.6796
Hunter-Lab:
62.3692, -34.4047, 37.4674
#80b80d color charts
#80b80d color shades, tints & tones
#80b80d color schemes
#80b80d color preview, HTML & CSS examples
This text has a color of #80b80d
<p style="color:#80b80d;">Text here</p>
.mytext {color:#80b80d;}
This box has a color of #80b80d
<div style="background-color:#80b80d;">Content here</div>
.mybackground {background-color:#80b80d;}
Border around this has a color of #80b80d
<div style="border:2px solid #80b80d;">Content here</div>
.myborder {border:2px solid #80b80d;}