#14d3d3 color space conversions
Hex:
#14d3d3
RGB:
20, 211, 211
CMY:
92, 17, 17
CMYK:
91, 0, 0, 17
HSL:
180°, 82.6840%, 45.2941%
HSV (HSB):
180°, 90.5213%, 82.7451%
XYZ:
35.3406, 51.4404, 69.6944
xyY:
0.2259, 0.3287, 51.4404
CIE-Lab:
76.9450, -41.0839, -12.1124
CIE-LCH:
76.9450, 42.8322, 196.4266
CIE-Luv:
76.9450, -58.7243, -12.6804
Hunter-Lab:
71.7220, -37.5585, -7.4085
#14d3d3 color charts
#14d3d3 color shades, tints & tones
#14d3d3 color schemes
#14d3d3 color preview, HTML & CSS examples
This text has a color of #14d3d3
<p style="color:#14d3d3;">Text here</p>
.mytext {color:#14d3d3;}
This box has a color of #14d3d3
<div style="background-color:#14d3d3;">Content here</div>
.mybackground {background-color:#14d3d3;}
Border around this has a color of #14d3d3
<div style="border:2px solid #14d3d3;">Content here</div>
.myborder {border:2px solid #14d3d3;}