#0cc38c color space conversions
Hex:
#0cc38c
RGB:
12, 195, 140
CMY:
95, 24, 45
CMYK:
94, 0, 28, 24
HSL:
162°, 88.4058%, 40.5882%
HSV (HSB):
162°, 93.8462%, 76.4706%
XYZ:
24.4004, 41.0018, 31.4391
xyY:
0.2520, 0.4234, 41.0018
CIE-Lab:
70.1772, -53.6764, 16.3910
CIE-LCH:
70.1772, 56.1233, 163.0190
CIE-Luv:
70.1772, -59.1370, 31.5526
Hunter-Lab:
64.0327, -44.0378, 15.7124
#0cc38c color charts
#0cc38c color shades, tints & tones
#0cc38c color schemes
#0cc38c color preview, HTML & CSS examples
This text has a color of #0cc38c
<p style="color:#0cc38c;">Text here</p>
.mytext {color:#0cc38c;}
This box has a color of #0cc38c
<div style="background-color:#0cc38c;">Content here</div>
.mybackground {background-color:#0cc38c;}
Border around this has a color of #0cc38c
<div style="border:2px solid #0cc38c;">Content here</div>
.myborder {border:2px solid #0cc38c;}