#14e7e7 color space conversions
Hex:
#14e7e7
RGB:
20, 231, 231
CMY:
92, 9, 9
CMYK:
91, 0, 0, 9
HSL:
180°, 84.0637%, 49.2157%
HSV (HSB):
180°, 91.3420%, 90.5882%
XYZ:
43.2882, 63.0701, 85.4935
xyY:
0.2256, 0.3287, 63.0701
CIE-Lab:
83.4792, -44.0973, -12.9946
CIE-LCH:
83.4792, 45.9720, 196.4192
CIE-Luv:
83.4792, -63.8688, -13.7912
Hunter-Lab:
79.4167, -41.6829, -8.2351
#14e7e7 color charts
#14e7e7 color shades, tints & tones
#14e7e7 color schemes
#14e7e7 color preview, HTML & CSS examples
This text has a color of #14e7e7
<p style="color:#14e7e7;">Text here</p>
.mytext {color:#14e7e7;}
This box has a color of #14e7e7
<div style="background-color:#14e7e7;">Content here</div>
.mybackground {background-color:#14e7e7;}
Border around this has a color of #14e7e7
<div style="border:2px solid #14e7e7;">Content here</div>
.myborder {border:2px solid #14e7e7;}