#20a080 color space conversions
Hex:
#20a080
RGB:
32, 160, 128
CMY:
87, 37, 50
CMYK:
80, 0, 20, 37
HSL:
165°, 66.6667%, 37.6471%
HSV (HSB):
165°, 80.0000%, 62.7451%
XYZ:
17.0628, 27.0072, 24.7357
xyY:
0.2480, 0.3925, 27.0072
CIE-Lab:
58.9810, -41.1348, 7.2425
CIE-LCH:
58.9810, 41.7675, 170.0144
CIE-Luv:
58.9810, -46.2672, 16.3631
Hunter-Lab:
51.9685, -32.3381, 8.1574
#20a080 color charts
#20a080 color shades, tints & tones
#20a080 color schemes
#20a080 color preview, HTML & CSS examples
This text has a color of #20a080
<p style="color:#20a080;">Text here</p>
.mytext {color:#20a080;}
This box has a color of #20a080
<div style="background-color:#20a080;">Content here</div>
.mybackground {background-color:#20a080;}
Border around this has a color of #20a080
<div style="border:2px solid #20a080;">Content here</div>
.myborder {border:2px solid #20a080;}