#0ccc80 color space conversions
Hex:
#0ccc80
RGB:
12, 204, 128
CMY:
95, 20, 50
CMYK:
94, 0, 37, 20
HSL:
156°, 88.8889%, 42.3529%
HSV (HSB):
156°, 94.1176%, 80.0000%
XYZ:
25.6408, 44.8224, 27.7223
xyY:
0.2611, 0.4565, 44.8224
CIE-Lab:
72.7748, -59.5769, 26.2989
CIE-LCH:
72.7748, 65.1232, 156.1820
CIE-Luv:
72.7748, -62.9528, 45.4949
Hunter-Lab:
66.9495, -48.7986, 22.3141
#0ccc80 color charts
#0ccc80 color shades, tints & tones
#0ccc80 color schemes
#0ccc80 color preview, HTML & CSS examples
This text has a color of #0ccc80
<p style="color:#0ccc80;">Text here</p>
.mytext {color:#0ccc80;}
This box has a color of #0ccc80
<div style="background-color:#0ccc80;">Content here</div>
.mybackground {background-color:#0ccc80;}
Border around this has a color of #0ccc80
<div style="border:2px solid #0ccc80;">Content here</div>
.myborder {border:2px solid #0ccc80;}