#80ccc0 color space conversions
Hex:
#80ccc0
RGB:
128, 204, 192
CMY:
50, 20, 25
CMYK:
37, 0, 6, 20
HSL:
171°, 42.6966%, 65.0980%
HSV (HSB):
171°, 37.2549%, 80.0000%
XYZ:
40.0094, 51.5807, 57.7165
xyY:
0.2680, 0.3455, 51.5807
CIE-Lab:
77.0294, -26.2653, -1.4658
CIE-LCH:
77.0294, 26.3061, 183.1943
CIE-Luv:
77.0294, -35.7223, 2.0695
Hunter-Lab:
71.8197, -26.2455, 2.6265
#80ccc0 color charts
#80ccc0 color shades, tints & tones
#80ccc0 color schemes
#80ccc0 color preview, HTML & CSS examples
This text has a color of #80ccc0
<p style="color:#80ccc0;">Text here</p>
.mytext {color:#80ccc0;}
This box has a color of #80ccc0
<div style="background-color:#80ccc0;">Content here</div>
.mybackground {background-color:#80ccc0;}
Border around this has a color of #80ccc0
<div style="border:2px solid #80ccc0;">Content here</div>
.myborder {border:2px solid #80ccc0;}