#14dbcc color space conversions
Hex:
#14dbcc
RGB:
20, 219, 204
CMY:
92, 14, 20
CMYK:
91, 0, 7, 14
HSL:
175°, 83.2636%, 46.8627%
HSV (HSB):
175°, 90.8676%, 85.8824%
XYZ:
36.5191, 55.1714, 65.8511
xyY:
0.2318, 0.3502, 55.1714
CIE-Lab:
79.1399, -46.5918, -5.0998
CIE-LCH:
79.1399, 46.8700, 186.2465
CIE-Luv:
79.1399, -61.9814, -0.6431
Hunter-Lab:
74.2774, -42.2246, -0.5697
#14dbcc color charts
#14dbcc color shades, tints & tones
#14dbcc color schemes
#14dbcc color preview, HTML & CSS examples
This text has a color of #14dbcc
<p style="color:#14dbcc;">Text here</p>
.mytext {color:#14dbcc;}
This box has a color of #14dbcc
<div style="background-color:#14dbcc;">Content here</div>
.mybackground {background-color:#14dbcc;}
Border around this has a color of #14dbcc
<div style="border:2px solid #14dbcc;">Content here</div>
.myborder {border:2px solid #14dbcc;}