#0cccac color space conversions
Hex:
#0cccac
RGB:
12, 204, 172
CMY:
95, 20, 33
CMYK:
94, 0, 16, 20
HSL:
170°, 88.8889%, 42.3529%
HSV (HSB):
170°, 94.1176%, 80.0000%
XYZ:
29.1909, 46.2425, 46.4169
xyY:
0.2396, 0.3795, 46.2425
CIE-Lab:
73.7026, -49.3051, 4.1369
CIE-LCH:
73.7026, 49.4784, 175.2039
CIE-Luv:
73.7026, -59.7833, 13.8255
Hunter-Lab:
68.0018, -42.3791, 7.1309
#0cccac color charts
#0cccac color shades, tints & tones
#0cccac color schemes
#0cccac color preview, HTML & CSS examples
This text has a color of #0cccac
<p style="color:#0cccac;">Text here</p>
.mytext {color:#0cccac;}
This box has a color of #0cccac
<div style="background-color:#0cccac;">Content here</div>
.mybackground {background-color:#0cccac;}
Border around this has a color of #0cccac
<div style="border:2px solid #0cccac;">Content here</div>
.myborder {border:2px solid #0cccac;}