#80ac8e color space conversions
Hex:
#80ac8e
RGB:
128, 172, 142
CMY:
50, 33, 44
CMYK:
26, 0, 17, 33
HSL:
139°, 20.9524%, 58.8235%
HSV (HSB):
139°, 25.5814%, 67.4510%
XYZ:
28.5371, 36.0472, 31.0449
xyY:
0.2984, 0.3769, 36.0472
CIE-Lab:
66.5560, -21.0384, 10.7023
CIE-LCH:
66.5560, 23.6041, 153.0375
CIE-Luv:
66.5560, -22.0713, 18.5595
Hunter-Lab:
60.0394, -20.2266, 11.3701
#80ac8e color charts
#80ac8e color shades, tints & tones
#80ac8e color schemes
#80ac8e color preview, HTML & CSS examples
This text has a color of #80ac8e
<p style="color:#80ac8e;">Text here</p>
.mytext {color:#80ac8e;}
This box has a color of #80ac8e
<div style="background-color:#80ac8e;">Content here</div>
.mybackground {background-color:#80ac8e;}
Border around this has a color of #80ac8e
<div style="border:2px solid #80ac8e;">Content here</div>
.myborder {border:2px solid #80ac8e;}