#01a14c color space conversions
Hex:
#01a14c
RGB:
1, 161, 76
CMY:
100, 37, 70
CMYK:
99, 0, 53, 37
HSL:
148°, 98.7654%, 31.7647%
HSV (HSB):
148°, 99.3789%, 63.1373%
XYZ:
14.0619, 26.0180, 11.1183
xyY:
0.2747, 0.5082, 26.0180
CIE-Lab:
58.0541, -54.7519, 34.1986
CIE-LCH:
58.0541, 64.5548, 148.0107
CIE-Luv:
58.0541, -52.3227, 50.3105
Hunter-Lab:
51.0078, -40.0546, 22.7819
#01a14c color charts
#01a14c color shades, tints & tones
#01a14c color schemes
#01a14c color preview, HTML & CSS examples
This text has a color of #01a14c
<p style="color:#01a14c;">Text here</p>
.mytext {color:#01a14c;}
This box has a color of #01a14c
<div style="background-color:#01a14c;">Content here</div>
.mybackground {background-color:#01a14c;}
Border around this has a color of #01a14c
<div style="border:2px solid #01a14c;">Content here</div>
.myborder {border:2px solid #01a14c;}