#0cc19c color space conversions
Hex:
#0cc19c
RGB:
12, 193, 156
CMY:
95, 24, 39
CMYK:
94, 0, 19, 24
HSL:
168°, 88.2927%, 40.1961%
HSV (HSB):
168°, 93.7824%, 75.6863%
XYZ:
25.2223, 40.6184, 37.9633
xyY:
0.2430, 0.3913, 40.6184
CIE-Lab:
69.9077, -48.9858, 7.3507
CIE-LCH:
69.9077, 49.5343, 171.4659
CIE-Luv:
69.9077, -57.2825, 18.2980
Hunter-Lab:
63.7326, -40.8901, 9.2958
#0cc19c color charts
#0cc19c color shades, tints & tones
#0cc19c color schemes
#0cc19c color preview, HTML & CSS examples
This text has a color of #0cc19c
<p style="color:#0cc19c;">Text here</p>
.mytext {color:#0cc19c;}
This box has a color of #0cc19c
<div style="background-color:#0cc19c;">Content here</div>
.mybackground {background-color:#0cc19c;}
Border around this has a color of #0cc19c
<div style="border:2px solid #0cc19c;">Content here</div>
.myborder {border:2px solid #0cc19c;}