#14ed91 color space conversions
Hex:
#14ed91
RGB:
20, 237, 145
CMY:
92, 7, 43
CMYK:
92, 0, 39, 7
HSL:
155°, 85.7708%, 50.3922%
HSV (HSB):
155°, 91.5612%, 92.9412%
XYZ:
35.6835, 62.7614, 37.0215
xyY:
0.2634, 0.4633, 62.7614
CIE-Lab:
83.3167, -67.3890, 31.6434
CIE-LCH:
83.3167, 74.4485, 154.8470
CIE-Luv:
83.3167, -72.2123, 54.9672
Hunter-Lab:
79.2221, -58.2381, 27.7485
#14ed91 color charts
#14ed91 color shades, tints & tones
#14ed91 color schemes
#14ed91 color preview, HTML & CSS examples
This text has a color of #14ed91
<p style="color:#14ed91;">Text here</p>
.mytext {color:#14ed91;}
This box has a color of #14ed91
<div style="background-color:#14ed91;">Content here</div>
.mybackground {background-color:#14ed91;}
Border around this has a color of #14ed91
<div style="border:2px solid #14ed91;">Content here</div>
.myborder {border:2px solid #14ed91;}