#00c14c color space conversions
Hex:
#00c14c
RGB:
0, 193, 76
CMY:
100, 24, 70
CMYK:
100, 0, 61, 24
HSL:
144°, 100.0000%, 37.8431%
HSV (HSB):
144°, 100.0000%, 75.6863%
XYZ:
20.3745, 38.6617, 13.2261
xyY:
0.2820, 0.5350, 38.6617
CIE-Lab:
68.5055, -65.0082, 46.6493
CIE-LCH:
68.5055, 80.0139, 144.3371
CIE-Luv:
68.5055, -62.7810, 67.1156
Hunter-Lab:
62.1786, -50.3222, 30.9133
#00c14c color charts
#00c14c color shades, tints & tones
#00c14c color schemes
#00c14c color preview, HTML & CSS examples
This text has a color of #00c14c
<p style="color:#00c14c;">Text here</p>
.mytext {color:#00c14c;}
This box has a color of #00c14c
<div style="background-color:#00c14c;">Content here</div>
.mybackground {background-color:#00c14c;}
Border around this has a color of #00c14c
<div style="border:2px solid #00c14c;">Content here</div>
.myborder {border:2px solid #00c14c;}