#0cc07a color space conversions
Hex:
#0cc07a
RGB:
12, 192, 122
CMY:
95, 25, 52
CMYK:
94, 0, 36, 25
HSL:
157°, 88.2353%, 40.0000%
HSV (HSB):
157°, 93.7500%, 75.2941%
XYZ:
22.5141, 39.1826, 24.7887
xyY:
0.2603, 0.4531, 39.1826
CIE-Lab:
68.8833, -56.5083, 24.2283
CIE-LCH:
68.8833, 61.4833, 156.7925
CIE-Luv:
68.8833, -59.3682, 41.8708
Hunter-Lab:
62.5960, -45.3413, 20.3377
#0cc07a color charts
#0cc07a color shades, tints & tones
#0cc07a color schemes
#0cc07a color preview, HTML & CSS examples
This text has a color of #0cc07a
<p style="color:#0cc07a;">Text here</p>
.mytext {color:#0cc07a;}
This box has a color of #0cc07a
<div style="background-color:#0cc07a;">Content here</div>
.mybackground {background-color:#0cc07a;}
Border around this has a color of #0cc07a
<div style="border:2px solid #0cc07a;">Content here</div>
.myborder {border:2px solid #0cc07a;}