#80a080 color space conversions
Hex:
#80a080
RGB:
128, 160, 128
CMY:
50, 37, 50
CMYK:
20, 0, 20, 37
HSL:
120°, 14.4144%, 56.4706%
HSV (HSB):
120°, 20.0000%, 62.7451%
XYZ:
25.3692, 31.2893, 25.1244
xyY:
0.3102, 0.3826, 31.2893
CIE-Lab:
62.7511, -17.5160, 13.1068
CIE-LCH:
62.7511, 21.8769, 143.1935
CIE-Luv:
62.7511, -16.1816, 20.9116
Hunter-Lab:
55.9369, -16.9340, 12.5253
#80a080 color charts
#80a080 color shades, tints & tones
#80a080 color schemes
#80a080 color preview, HTML & CSS examples
This text has a color of #80a080
<p style="color:#80a080;">Text here</p>
.mytext {color:#80a080;}
This box has a color of #80a080
<div style="background-color:#80a080;">Content here</div>
.mybackground {background-color:#80a080;}
Border around this has a color of #80a080
<div style="border:2px solid #80a080;">Content here</div>
.myborder {border:2px solid #80a080;}