#0cc58c color space conversions
Hex:
#0cc58c
RGB:
12, 197, 140
CMY:
95, 23, 45
CMYK:
94, 0, 29, 23
HSL:
162°, 88.5167%, 40.9804%
HSV (HSB):
162°, 93.9086%, 77.2549%
XYZ:
24.8515, 41.9041, 31.5894
xyY:
0.2527, 0.4261, 41.9041
CIE-Lab:
70.8048, -54.4348, 17.2626
CIE-LCH:
70.8048, 57.1065, 162.4049
CIE-Luv:
70.8048, -59.8083, 32.8930
Hunter-Lab:
64.7334, -44.7563, 16.3803
#0cc58c color charts
#0cc58c color shades, tints & tones
#0cc58c color schemes
#0cc58c color preview, HTML & CSS examples
This text has a color of #0cc58c
<p style="color:#0cc58c;">Text here</p>
.mytext {color:#0cc58c;}
This box has a color of #0cc58c
<div style="background-color:#0cc58c;">Content here</div>
.mybackground {background-color:#0cc58c;}
Border around this has a color of #0cc58c
<div style="border:2px solid #0cc58c;">Content here</div>
.myborder {border:2px solid #0cc58c;}