#80b94d color space conversions
Hex:
#80b94d
RGB:
128, 185, 77
CMY:
50, 27, 70
CMYK:
31, 0, 58, 27
HSL:
92°, 43.5484%, 51.3725%
HSV (HSB):
92°, 58.3784%, 72.5490%
XYZ:
27.5906, 39.8229, 13.2536
xyY:
0.3420, 0.4937, 39.8229
CIE-Lab:
69.3432, -36.7955, 48.0250
CIE-LCH:
69.3432, 60.5006, 127.4584
CIE-Luv:
69.3432, -28.6712, 63.8845
Hunter-Lab:
63.1054, -32.3917, 31.7215
#80b94d color charts
#80b94d color shades, tints & tones
#80b94d color schemes
#80b94d color preview, HTML & CSS examples
This text has a color of #80b94d
<p style="color:#80b94d;">Text here</p>
.mytext {color:#80b94d;}
This box has a color of #80b94d
<div style="background-color:#80b94d;">Content here</div>
.mybackground {background-color:#80b94d;}
Border around this has a color of #80b94d
<div style="border:2px solid #80b94d;">Content here</div>
.myborder {border:2px solid #80b94d;}