#01a12b color space conversions
Hex:
#01a12b
RGB:
1, 161, 43
CMY:
100, 37, 83
CMYK:
99, 0, 73, 37
HSL:
136°, 98.7654%, 31.7647%
HSV (HSB):
136°, 99.3789%, 63.1373%
XYZ:
13.1934, 25.6706, 6.5451
xyY:
0.2905, 0.5653, 25.6706
CIE-Lab:
57.7231, -58.8851, 48.7632
CIE-LCH:
57.7231, 76.4546, 140.3716
CIE-Luv:
57.7231, -53.6933, 63.4303
Hunter-Lab:
50.6662, -42.1845, 27.8072
#01a12b color charts
#01a12b color shades, tints & tones
#01a12b color schemes
#01a12b color preview, HTML & CSS examples
This text has a color of #01a12b
<p style="color:#01a12b;">Text here</p>
.mytext {color:#01a12b;}
This box has a color of #01a12b
<div style="background-color:#01a12b;">Content here</div>
.mybackground {background-color:#01a12b;}
Border around this has a color of #01a12b
<div style="border:2px solid #01a12b;">Content here</div>
.myborder {border:2px solid #01a12b;}