#0cc10d color space conversions
Hex:
#0cc10d
RGB:
12, 193, 13
CMY:
95, 24, 95
CMYK:
94, 0, 93, 24
HSL:
120°, 88.2927%, 40.1961%
HSV (HSB):
120°, 93.7824%, 75.6863%
XYZ:
19.2942, 38.2471, 6.7463
xyY:
0.3001, 0.5949, 38.2471
CIE-Lab:
68.2024, -69.0863, 66.0361
CIE-LCH:
68.2024, 95.5703, 136.2932
CIE-Luv:
68.2024, -63.8275, 82.4426
Hunter-Lab:
61.8443, -52.5389, 36.8233
#0cc10d color charts
#0cc10d color shades, tints & tones
#0cc10d color schemes
#0cc10d color preview, HTML & CSS examples
This text has a color of #0cc10d
<p style="color:#0cc10d;">Text here</p>
.mytext {color:#0cc10d;}
This box has a color of #0cc10d
<div style="background-color:#0cc10d;">Content here</div>
.mybackground {background-color:#0cc10d;}
Border around this has a color of #0cc10d
<div style="border:2px solid #0cc10d;">Content here</div>
.myborder {border:2px solid #0cc10d;}