#0cc48a color space conversions
Hex:
#0cc48a
RGB:
12, 196, 138
CMY:
95, 23, 46
CMYK:
94, 0, 30, 23
HSL:
161°, 88.4615%, 40.7843%
HSV (HSB):
161°, 93.8776%, 76.8627%
XYZ:
24.4790, 41.3930, 30.7442
xyY:
0.2534, 0.4284, 41.3930
CIE-Lab:
70.4504, -54.5129, 17.8431
CIE-LCH:
70.4504, 57.3588, 161.8757
CIE-Luv:
70.4504, -59.6144, 33.6353
Hunter-Lab:
64.3374, -44.6750, 16.7039
#0cc48a color charts
#0cc48a color shades, tints & tones
#0cc48a color schemes
#0cc48a color preview, HTML & CSS examples
This text has a color of #0cc48a
<p style="color:#0cc48a;">Text here</p>
.mytext {color:#0cc48a;}
This box has a color of #0cc48a
<div style="background-color:#0cc48a;">Content here</div>
.mybackground {background-color:#0cc48a;}
Border around this has a color of #0cc48a
<div style="border:2px solid #0cc48a;">Content here</div>
.myborder {border:2px solid #0cc48a;}