#0cc25f color space conversions
Hex:
#0cc25f
RGB:
12, 194, 95
CMY:
95, 24, 63
CMYK:
94, 0, 51, 24
HSL:
147°, 88.3495%, 40.3922%
HSV (HSB):
147°, 93.8144%, 76.0784%
XYZ:
21.5090, 39.4880, 17.3148
xyY:
0.2747, 0.5042, 39.4880
CIE-Lab:
69.1033, -62.1306, 38.3748
CIE-LCH:
69.1033, 73.0262, 148.2986
CIE-Luv:
69.1033, -61.6377, 58.8118
Hunter-Lab:
62.8394, -48.8713, 27.6509
#0cc25f color charts
#0cc25f color shades, tints & tones
#0cc25f color schemes
#0cc25f color preview, HTML & CSS examples
This text has a color of #0cc25f
<p style="color:#0cc25f;">Text here</p>
.mytext {color:#0cc25f;}
This box has a color of #0cc25f
<div style="background-color:#0cc25f;">Content here</div>
.mybackground {background-color:#0cc25f;}
Border around this has a color of #0cc25f
<div style="border:2px solid #0cc25f;">Content here</div>
.myborder {border:2px solid #0cc25f;}