#0cc2c2 color space conversions
Hex:
#0cc2c2
RGB:
12, 194, 194
CMY:
95, 24, 24
CMYK:
94, 0, 0, 24
HSL:
180°, 88.3495%, 40.3922%
HSV (HSB):
180°, 93.8144%, 76.0784%
XYZ:
29.1810, 42.5568, 57.7152
xyY:
0.2254, 0.3287, 42.5568
CIE-Lab:
71.2531, -38.7850, -11.4238
CIE-LCH:
71.2531, 40.4325, 196.4119
CIE-Luv:
71.2531, -54.6463, -11.7998
Hunter-Lab:
65.2356, -34.3160, -6.7902
#0cc2c2 color charts
#0cc2c2 color shades, tints & tones
#0cc2c2 color schemes
#0cc2c2 color preview, HTML & CSS examples
This text has a color of #0cc2c2
<p style="color:#0cc2c2;">Text here</p>
.mytext {color:#0cc2c2;}
This box has a color of #0cc2c2
<div style="background-color:#0cc2c2;">Content here</div>
.mybackground {background-color:#0cc2c2;}
Border around this has a color of #0cc2c2
<div style="border:2px solid #0cc2c2;">Content here</div>
.myborder {border:2px solid #0cc2c2;}