#20a08c color space conversions
Hex:
#20a08c
RGB:
32, 160, 140
CMY:
87, 37, 45
CMYK:
80, 0, 13, 37
HSL:
171°, 66.6667%, 37.6471%
HSV (HSB):
171°, 80.0000%, 62.7451%
XYZ:
17.9001, 27.3421, 29.1451
xyY:
0.2406, 0.3676, 27.3421
CIE-Lab:
59.2897, -37.9249, 0.9161
CIE-LCH:
59.2897, 37.9359, 178.6162
CIE-Luv:
59.2897, -45.4259, 6.9787
Hunter-Lab:
52.2897, -30.4019, 3.5559
#20a08c color charts
#20a08c color shades, tints & tones
#20a08c color schemes
#20a08c color preview, HTML & CSS examples
This text has a color of #20a08c
<p style="color:#20a08c;">Text here</p>
.mytext {color:#20a08c;}
This box has a color of #20a08c
<div style="background-color:#20a08c;">Content here</div>
.mybackground {background-color:#20a08c;}
Border around this has a color of #20a08c
<div style="border:2px solid #20a08c;">Content here</div>
.myborder {border:2px solid #20a08c;}