#0cdccd color space conversions
Hex:
#0cdccd
RGB:
12, 220, 205
CMY:
95, 14, 20
CMYK:
95, 0, 7, 14
HSL:
176°, 89.6552%, 45.4902%
HSV (HSB):
176°, 94.5455%, 86.2745%
XYZ:
36.7643, 55.6723, 66.5658
xyY:
0.2312, 0.3501, 55.6723
CIE-Lab:
79.4270, -47.0176, -5.2144
CIE-LCH:
79.4270, 47.3058, 186.3284
CIE-Luv:
79.4270, -62.5743, -0.7643
Hunter-Lab:
74.6139, -42.6226, -0.6650
#0cdccd color charts
#0cdccd color shades, tints & tones
#0cdccd color schemes
#0cdccd color preview, HTML & CSS examples
This text has a color of #0cdccd
<p style="color:#0cdccd;">Text here</p>
.mytext {color:#0cdccd;}
This box has a color of #0cdccd
<div style="background-color:#0cdccd;">Content here</div>
.mybackground {background-color:#0cdccd;}
Border around this has a color of #0cdccd
<div style="border:2px solid #0cdccd;">Content here</div>
.myborder {border:2px solid #0cdccd;}