#0cc42d color space conversions
Hex:
#0cc42d
RGB:
12, 196, 45
CMY:
95, 23, 82
CMYK:
94, 0, 77, 23
HSL:
131°, 88.4615%, 40.7843%
HSV (HSB):
131°, 93.8776%, 76.8627%
XYZ:
20.3652, 39.7475, 9.0813
xyY:
0.2943, 0.5744, 39.7475
CIE-Lab:
69.2893, -68.4319, 59.6677
CIE-LCH:
69.2893, 90.7918, 138.9139
CIE-Luv:
69.2893, -64.2357, 78.6320
Hunter-Lab:
63.0456, -52.6701, 35.5916
#0cc42d color charts
#0cc42d color shades, tints & tones
#0cc42d color schemes
#0cc42d color preview, HTML & CSS examples
This text has a color of #0cc42d
<p style="color:#0cc42d;">Text here</p>
.mytext {color:#0cc42d;}
This box has a color of #0cc42d
<div style="background-color:#0cc42d;">Content here</div>
.mybackground {background-color:#0cc42d;}
Border around this has a color of #0cc42d
<div style="border:2px solid #0cc42d;">Content here</div>
.myborder {border:2px solid #0cc42d;}