#0cc45f color space conversions
Hex:
#0cc45f
RGB:
12, 196, 95
CMY:
95, 23, 63
CMYK:
94, 0, 52, 23
HSL:
147°, 88.4615%, 40.7843%
HSV (HSB):
147°, 93.8776%, 76.8627%
XYZ:
21.9571, 40.3842, 17.4642
xyY:
0.2751, 0.5060, 40.3842
CIE-Lab:
69.7423, -62.7836, 39.1659
CIE-LCH:
69.7423, 73.9983, 148.0431
CIE-Luv:
69.7423, -62.2886, 59.9043
Hunter-Lab:
63.5486, -49.5353, 28.1902
#0cc45f color charts
#0cc45f color shades, tints & tones
#0cc45f color schemes
#0cc45f color preview, HTML & CSS examples
This text has a color of #0cc45f
<p style="color:#0cc45f;">Text here</p>
.mytext {color:#0cc45f;}
This box has a color of #0cc45f
<div style="background-color:#0cc45f;">Content here</div>
.mybackground {background-color:#0cc45f;}
Border around this has a color of #0cc45f
<div style="border:2px solid #0cc45f;">Content here</div>
.myborder {border:2px solid #0cc45f;}