#80ccac color space conversions
Hex:
#80ccac
RGB:
128, 204, 172
CMY:
50, 20, 33
CMYK:
37, 0, 16, 20
HSL:
155°, 42.6966%, 65.0980%
HSV (HSB):
155°, 37.2549%, 80.0000%
XYZ:
37.9413, 50.7535, 46.8264
xyY:
0.2800, 0.3745, 50.7535
CIE-Lab:
76.5294, -30.6810, 8.5695
CIE-LCH:
76.5294, 31.8553, 164.3945
CIE-Luv:
76.5294, -36.1537, 17.6538
Hunter-Lab:
71.2415, -29.6082, 10.8982
#80ccac color charts
#80ccac color shades, tints & tones
#80ccac color schemes
#80ccac color preview, HTML & CSS examples
This text has a color of #80ccac
<p style="color:#80ccac;">Text here</p>
.mytext {color:#80ccac;}
This box has a color of #80ccac
<div style="background-color:#80ccac;">Content here</div>
.mybackground {background-color:#80ccac;}
Border around this has a color of #80ccac
<div style="border:2px solid #80ccac;">Content here</div>
.myborder {border:2px solid #80ccac;}