#0cc40f color space conversions
Hex:
#0cc40f
RGB:
12, 196, 15
CMY:
95, 23, 94
CMYK:
94, 0, 92, 23
HSL:
121°, 88.4615%, 40.7843%
HSV (HSB):
121°, 93.8776%, 76.8627%
XYZ:
19.9778, 39.5925, 7.0411
xyY:
0.2999, 0.5944, 39.5925
CIE-Lab:
69.1783, -69.8629, 66.5822
CIE-LCH:
69.1783, 96.5092, 136.3774
CIE-Luv:
69.1783, -64.7449, 83.4813
Hunter-Lab:
62.9226, -53.4412, 37.4112
#0cc40f color charts
#0cc40f color shades, tints & tones
#0cc40f color schemes
#0cc40f color preview, HTML & CSS examples
This text has a color of #0cc40f
<p style="color:#0cc40f;">Text here</p>
.mytext {color:#0cc40f;}
This box has a color of #0cc40f
<div style="background-color:#0cc40f;">Content here</div>
.mybackground {background-color:#0cc40f;}
Border around this has a color of #0cc40f
<div style="border:2px solid #0cc40f;">Content here</div>
.myborder {border:2px solid #0cc40f;}