#0cc08d color space conversions
Hex:
#0cc08d
RGB:
12, 192, 141
CMY:
95, 25, 45
CMYK:
94, 0, 27, 25
HSL:
163°, 88.2353%, 40.0000%
HSV (HSB):
163°, 93.7500%, 75.2941%
XYZ:
23.8090, 39.7005, 31.6074
xyY:
0.2503, 0.4174, 39.7005
CIE-Lab:
69.2557, -52.2927, 14.5667
CIE-LCH:
69.2557, 54.2836, 164.4343
CIE-Luv:
69.2557, -58.0548, 28.8041
Hunter-Lab:
63.0084, -42.8148, 14.3637
#0cc08d color charts
#0cc08d color shades, tints & tones
#0cc08d color schemes
#0cc08d color preview, HTML & CSS examples
This text has a color of #0cc08d
<p style="color:#0cc08d;">Text here</p>
.mytext {color:#0cc08d;}
This box has a color of #0cc08d
<div style="background-color:#0cc08d;">Content here</div>
.mybackground {background-color:#0cc08d;}
Border around this has a color of #0cc08d
<div style="border:2px solid #0cc08d;">Content here</div>
.myborder {border:2px solid #0cc08d;}