#0cc98c color space conversions
Hex:
#0cc98c
RGB:
12, 201, 140
CMY:
95, 21, 45
CMYK:
94, 0, 30, 21
HSL:
161°, 88.7324%, 41.7647%
HSV (HSB):
161°, 94.0299%, 78.8235%
XYZ:
25.7719, 43.7449, 31.8962
xyY:
0.2541, 0.4314, 43.7449
CIE-Lab:
72.0577, -55.9360, 18.9955
CIE-LCH:
72.0577, 59.0733, 161.2428
CIE-Luv:
72.0577, -61.1456, 35.5480
Hunter-Lab:
66.1399, -46.1911, 17.7051
#0cc98c color charts
#0cc98c color shades, tints & tones
#0cc98c color schemes
#0cc98c color preview, HTML & CSS examples
This text has a color of #0cc98c
<p style="color:#0cc98c;">Text here</p>
.mytext {color:#0cc98c;}
This box has a color of #0cc98c
<div style="background-color:#0cc98c;">Content here</div>
.mybackground {background-color:#0cc98c;}
Border around this has a color of #0cc98c
<div style="border:2px solid #0cc98c;">Content here</div>
.myborder {border:2px solid #0cc98c;}