#14dccc color space conversions
Hex:
#14dccc
RGB:
20, 220, 204
CMY:
92, 14, 20
CMYK:
91, 0, 7, 14
HSL:
175°, 83.3333%, 47.0588%
HSV (HSB):
175°, 90.9091%, 86.2745%
XYZ:
36.7808, 55.6948, 65.9384
xyY:
0.2322, 0.3516, 55.6948
CIE-Lab:
79.4398, -47.0182, -4.6574
CIE-LCH:
79.4398, 47.2484, 185.6569
CIE-Luv:
79.4398, -62.3181, 0.1206
Hunter-Lab:
74.6289, -42.6271, -0.1454
#14dccc color charts
#14dccc color shades, tints & tones
#14dccc color schemes
#14dccc color preview, HTML & CSS examples
This text has a color of #14dccc
<p style="color:#14dccc;">Text here</p>
.mytext {color:#14dccc;}
This box has a color of #14dccc
<div style="background-color:#14dccc;">Content here</div>
.mybackground {background-color:#14dccc;}
Border around this has a color of #14dccc
<div style="border:2px solid #14dccc;">Content here</div>
.myborder {border:2px solid #14dccc;}