#01faa6 color space conversions
Hex:
#01faa6
RGB:
1, 250, 166
CMY:
100, 2, 35
CMYK:
100, 0, 34, 2
HSL:
160°, 99.2032%, 49.2157%
HSV (HSB):
160°, 99.6000%, 98.0392%
XYZ:
41.0811, 71.1308, 47.6408
xyY:
0.2570, 0.4450, 71.1308
CIE-Lab:
87.5485, -68.2899, 26.6977
CIE-LCH:
87.5485, 73.3231, 158.6471
CIE-Luv:
87.5485, -75.6652, 49.4065
Hunter-Lab:
84.3391, -60.6472, 25.5461
#01faa6 color charts
#01faa6 color shades, tints & tones
#01faa6 color schemes
#01faa6 color preview, HTML & CSS examples
This text has a color of #01faa6
<p style="color:#01faa6;">Text here</p>
.mytext {color:#01faa6;}
This box has a color of #01faa6
<div style="background-color:#01faa6;">Content here</div>
.mybackground {background-color:#01faa6;}
Border around this has a color of #01faa6
<div style="border:2px solid #01faa6;">Content here</div>
.myborder {border:2px solid #01faa6;}