#80b88b color space conversions
Hex:
#80b88b
RGB:
128, 184, 139
CMY:
50, 28, 45
CMYK:
30, 0, 24, 28
HSL:
132°, 28.2828%, 61.1765%
HSV (HSB):
132°, 30.4348%, 72.1569%
XYZ:
30.7028, 40.7343, 30.6704
xyY:
0.3007, 0.3989, 40.7343
CIE-Lab:
69.9893, -27.5734, 17.1533
CIE-LCH:
69.9893, 32.4735, 148.1144
CIE-Luv:
69.9893, -27.7145, 28.4926
Hunter-Lab:
63.8234, -25.8220, 16.1845
#80b88b color charts
#80b88b color shades, tints & tones
#80b88b color schemes
#80b88b color preview, HTML & CSS examples
This text has a color of #80b88b
<p style="color:#80b88b;">Text here</p>
.mytext {color:#80b88b;}
This box has a color of #80b88b
<div style="background-color:#80b88b;">Content here</div>
.mybackground {background-color:#80b88b;}
Border around this has a color of #80b88b
<div style="border:2px solid #80b88b;">Content here</div>
.myborder {border:2px solid #80b88b;}