#0cc080 color space conversions
Hex:
#0cc080
RGB:
12, 192, 128
CMY:
95, 25, 50
CMYK:
94, 0, 33, 25
HSL:
159°, 88.2353%, 40.0000%
HSV (HSB):
159°, 93.7500%, 75.2941%
XYZ:
22.8975, 39.3359, 26.8078
xyY:
0.2572, 0.4418, 39.3359
CIE-Lab:
68.9939, -55.2387, 21.1894
CIE-LCH:
68.9939, 59.1634, 159.0133
CIE-Luv:
68.9939, -58.9670, 37.8991
Hunter-Lab:
62.7184, -44.5895, 18.5604
#0cc080 color charts
#0cc080 color shades, tints & tones
#0cc080 color schemes
#0cc080 color preview, HTML & CSS examples
This text has a color of #0cc080
<p style="color:#0cc080;">Text here</p>
.mytext {color:#0cc080;}
This box has a color of #0cc080
<div style="background-color:#0cc080;">Content here</div>
.mybackground {background-color:#0cc080;}
Border around this has a color of #0cc080
<div style="border:2px solid #0cc080;">Content here</div>
.myborder {border:2px solid #0cc080;}