#01a1a1 color space conversions
Hex:
#01a1a1
RGB:
1, 161, 161
CMY:
100, 37, 37
CMYK:
99, 0, 0, 37
HSL:
180°, 98.7654%, 31.7647%
HSV (HSB):
180°, 99.3789%, 63.1373%
XYZ:
19.1904, 28.0694, 38.1247
xyY:
0.2248, 0.3287, 28.0694
CIE-Lab:
59.9514, -34.0497, -10.0146
CIE-LCH:
59.9514, 35.4919, 196.3895
CIE-Luv:
59.9514, -46.3195, -10.0017
Hunter-Lab:
52.9806, -28.0604, -5.5786
#01a1a1 color charts
#01a1a1 color shades, tints & tones
#01a1a1 color schemes
#01a1a1 color preview, HTML & CSS examples
This text has a color of #01a1a1
<p style="color:#01a1a1;">Text here</p>
.mytext {color:#01a1a1;}
This box has a color of #01a1a1
<div style="background-color:#01a1a1;">Content here</div>
.mybackground {background-color:#01a1a1;}
Border around this has a color of #01a1a1
<div style="border:2px solid #01a1a1;">Content here</div>
.myborder {border:2px solid #01a1a1;}