#0cc12f color space conversions
Hex:
#0cc12f
RGB:
12, 193, 47
CMY:
95, 24, 82
CMYK:
94, 0, 76, 24
HSL:
132°, 88.2927%, 40.1961%
HSV (HSB):
132°, 93.7824%, 75.6863%
XYZ:
19.7347, 38.4233, 9.0656
xyY:
0.2936, 0.5716, 38.4233
CIE-Lab:
68.3315, -67.4235, 58.0665
CIE-LCH:
68.3315, 88.9812, 139.2643
CIE-Luv:
68.3315, -63.2384, 76.8255
Hunter-Lab:
61.9866, -51.6474, 34.7193
#0cc12f color charts
#0cc12f color shades, tints & tones
#0cc12f color schemes
#0cc12f color preview, HTML & CSS examples
This text has a color of #0cc12f
<p style="color:#0cc12f;">Text here</p>
.mytext {color:#0cc12f;}
This box has a color of #0cc12f
<div style="background-color:#0cc12f;">Content here</div>
.mybackground {background-color:#0cc12f;}
Border around this has a color of #0cc12f
<div style="border:2px solid #0cc12f;">Content here</div>
.myborder {border:2px solid #0cc12f;}