#0cc70f color space conversions
Hex:
#0cc70f
RGB:
12, 199, 15
CMY:
95, 22, 94
CMYK:
94, 0, 92, 22
HSL:
121°, 88.6256%, 41.3725%
HSV (HSB):
121°, 93.9698%, 78.0392%
XYZ:
20.6613, 40.9595, 7.2690
xyY:
0.2999, 0.5946, 40.9595
CIE-Lab:
70.1475, -70.6883, 67.3967
CIE-LCH:
70.1475, 97.6686, 136.3655
CIE-Luv:
70.1475, -65.6777, 84.6915
Hunter-Lab:
63.9996, -54.3734, 38.0657
#0cc70f color charts
#0cc70f color shades, tints & tones
#0cc70f color schemes
#0cc70f color preview, HTML & CSS examples
This text has a color of #0cc70f
<p style="color:#0cc70f;">Text here</p>
.mytext {color:#0cc70f;}
This box has a color of #0cc70f
<div style="background-color:#0cc70f;">Content here</div>
.mybackground {background-color:#0cc70f;}
Border around this has a color of #0cc70f
<div style="border:2px solid #0cc70f;">Content here</div>
.myborder {border:2px solid #0cc70f;}