#80ccc3 color space conversions
Hex:
#80ccc3
RGB:
128, 204, 195
CMY:
50, 20, 24
CMYK:
37, 0, 4, 20
HSL:
173°, 42.6966%, 65.0980%
HSV (HSB):
173°, 37.2549%, 80.0000%
XYZ:
40.3453, 51.7151, 59.4853
xyY:
0.2662, 0.3413, 51.7151
CIE-Lab:
77.1101, -25.5674, -2.9636
CIE-LCH:
77.1101, 25.7386, 186.6118
CIE-Luv:
77.1101, -35.6571, -0.3403
Hunter-Lab:
71.9132, -25.7046, 1.2956
#80ccc3 color charts
#80ccc3 color shades, tints & tones
#80ccc3 color schemes
#80ccc3 color preview, HTML & CSS examples
This text has a color of #80ccc3
<p style="color:#80ccc3;">Text here</p>
.mytext {color:#80ccc3;}
This box has a color of #80ccc3
<div style="background-color:#80ccc3;">Content here</div>
.mybackground {background-color:#80ccc3;}
Border around this has a color of #80ccc3
<div style="border:2px solid #80ccc3;">Content here</div>
.myborder {border:2px solid #80ccc3;}