#0cc700 color space conversions
Hex:
#0cc700
RGB:
12, 199, 0
CMY:
95, 22, 100
CMYK:
94, 0, 100, 22
HSL:
116°, 100.0000%, 39.0196%
HSV (HSB):
116°, 100.0000%, 78.0392%
XYZ:
20.5750, 40.9250, 6.8149
xyY:
0.3012, 0.5991, 40.9250
CIE-Lab:
70.1234, -71.0028, 69.0807
CIE-LCH:
70.1234, 99.0634, 135.7861
CIE-Luv:
70.1234, -65.7909, 85.7658
Hunter-Lab:
63.9727, -54.5425, 38.4648
#0cc700 color charts
#0cc700 color shades, tints & tones
#0cc700 color schemes
#0cc700 color preview, HTML & CSS examples
This text has a color of #0cc700
<p style="color:#0cc700;">Text here</p>
.mytext {color:#0cc700;}
This box has a color of #0cc700
<div style="background-color:#0cc700;">Content here</div>
.mybackground {background-color:#0cc700;}
Border around this has a color of #0cc700
<div style="border:2px solid #0cc700;">Content here</div>
.myborder {border:2px solid #0cc700;}