#80a065 color space conversions
Hex:
#80a065
RGB:
128, 160, 101
CMY:
50, 37, 60
CMYK:
20, 0, 37, 37
HSL:
93°, 23.6948%, 51.1765%
HSV (HSB):
93°, 36.8750%, 62.7451%
XYZ:
23.8219, 30.6704, 16.9764
xyY:
0.3333, 0.4291, 30.6704
CIE-Lab:
62.2284, -21.9457, 27.2322
CIE-LCH:
62.2284, 34.9744, 128.8645
CIE-Luv:
62.2284, -15.9109, 38.6692
Hunter-Lab:
55.3809, -20.1354, 20.5919
#80a065 color charts
#80a065 color shades, tints & tones
#80a065 color schemes
#80a065 color preview, HTML & CSS examples
This text has a color of #80a065
<p style="color:#80a065;">Text here</p>
.mytext {color:#80a065;}
This box has a color of #80a065
<div style="background-color:#80a065;">Content here</div>
.mybackground {background-color:#80a065;}
Border around this has a color of #80a065
<div style="border:2px solid #80a065;">Content here</div>
.myborder {border:2px solid #80a065;}