#0cc18f color space conversions
Hex:
#0cc18f
RGB:
12, 193, 143
CMY:
95, 24, 44
CMYK:
94, 0, 26, 24
HSL:
163°, 88.2927%, 40.1961%
HSV (HSB):
163°, 93.7824%, 75.6863%
XYZ:
24.1795, 40.2013, 32.4718
xyY:
0.2497, 0.4151, 40.2013
CIE-Lab:
69.6126, -52.2045, 13.9857
CIE-LCH:
69.6126, 54.0455, 165.0025
CIE-Luv:
69.6126, -58.2476, 28.0356
Hunter-Lab:
63.4045, -42.8862, 14.0185
#0cc18f color charts
#0cc18f color shades, tints & tones
#0cc18f color schemes
#0cc18f color preview, HTML & CSS examples
This text has a color of #0cc18f
<p style="color:#0cc18f;">Text here</p>
.mytext {color:#0cc18f;}
This box has a color of #0cc18f
<div style="background-color:#0cc18f;">Content here</div>
.mybackground {background-color:#0cc18f;}
Border around this has a color of #0cc18f
<div style="border:2px solid #0cc18f;">Content here</div>
.myborder {border:2px solid #0cc18f;}