#0cc00b color space conversions
Hex:
#0cc00b
RGB:
12, 192, 11
CMY:
95, 25, 96
CMYK:
94, 0, 94, 25
HSL:
120°, 89.1626%, 39.8039%
HSV (HSB):
120°, 94.2708%, 75.2941%
XYZ:
19.0617, 37.8016, 6.6084
xyY:
0.3003, 0.5956, 37.8016
CIE-Lab:
67.8741, -68.8569, 66.0131
CIE-LCH:
67.8741, 95.3887, 136.2080
CIE-Luv:
67.8741, -63.5317, 82.1977
Hunter-Lab:
61.4830, -52.2547, 36.6654
#0cc00b color charts
#0cc00b color shades, tints & tones
#0cc00b color schemes
#0cc00b color preview, HTML & CSS examples
This text has a color of #0cc00b
<p style="color:#0cc00b;">Text here</p>
.mytext {color:#0cc00b;}
This box has a color of #0cc00b
<div style="background-color:#0cc00b;">Content here</div>
.mybackground {background-color:#0cc00b;}
Border around this has a color of #0cc00b
<div style="border:2px solid #0cc00b;">Content here</div>
.myborder {border:2px solid #0cc00b;}