#80b85e color space conversions
Hex:
#80b85e
RGB:
128, 184, 94
CMY:
50, 28, 63
CMYK:
30, 0, 49, 28
HSL:
97°, 38.7931%, 54.5098%
HSV (HSB):
97°, 48.9130%, 72.1569%
XYZ:
28.0630, 39.6783, 16.7693
xyY:
0.3321, 0.4695, 39.6783
CIE-Lab:
69.2398, -34.4711, 39.7602
CIE-LCH:
69.2398, 52.6226, 130.9245
CIE-Luv:
69.2398, -28.0672, 55.6726
Hunter-Lab:
62.9907, -30.7104, 28.3094
#80b85e color charts
#80b85e color shades, tints & tones
#80b85e color schemes
#80b85e color preview, HTML & CSS examples
This text has a color of #80b85e
<p style="color:#80b85e;">Text here</p>
.mytext {color:#80b85e;}
This box has a color of #80b85e
<div style="background-color:#80b85e;">Content here</div>
.mybackground {background-color:#80b85e;}
Border around this has a color of #80b85e
<div style="border:2px solid #80b85e;">Content here</div>
.myborder {border:2px solid #80b85e;}