#14bc8c color space conversions
Hex:
#14bc8c
RGB:
20, 188, 140
CMY:
92, 26, 45
CMYK:
89, 0, 26, 26
HSL:
163°, 80.7692%, 40.7843%
HSV (HSB):
163°, 89.3617%, 73.7255%
XYZ:
23.0053, 38.0086, 30.9348
xyY:
0.2502, 0.4134, 38.0086
CIE-Lab:
68.0270, -50.5833, 13.3942
CIE-LCH:
68.0270, 52.3266, 165.1687
CIE-Luv:
68.0270, -56.3207, 26.8518
Hunter-Lab:
61.6511, -41.2816, 13.4057
#14bc8c color charts
#14bc8c color shades, tints & tones
#14bc8c color schemes
#14bc8c color preview, HTML & CSS examples
This text has a color of #14bc8c
<p style="color:#14bc8c;">Text here</p>
.mytext {color:#14bc8c;}
This box has a color of #14bc8c
<div style="background-color:#14bc8c;">Content here</div>
.mybackground {background-color:#14bc8c;}
Border around this has a color of #14bc8c
<div style="border:2px solid #14bc8c;">Content here</div>
.myborder {border:2px solid #14bc8c;}