#01fa9e color space conversions
Hex:
#01fa9e
RGB:
1, 250, 158
CMY:
100, 2, 38
CMYK:
100, 0, 37, 2
HSL:
158°, 99.2032%, 49.2157%
HSV (HSB):
158°, 99.6000%, 98.0392%
XYZ:
40.3697, 70.8463, 43.8948
xyY:
0.2603, 0.4567, 70.8463
CIE-Lab:
87.4103, -69.8888, 30.5481
CIE-LCH:
87.4103, 76.2734, 156.3901
CIE-Luv:
87.4103, -76.2038, 54.6096
Hunter-Lab:
84.1702, -61.6859, 27.9994
#01fa9e color charts
#01fa9e color shades, tints & tones
#01fa9e color schemes
#01fa9e color preview, HTML & CSS examples
This text has a color of #01fa9e
<p style="color:#01fa9e;">Text here</p>
.mytext {color:#01fa9e;}
This box has a color of #01fa9e
<div style="background-color:#01fa9e;">Content here</div>
.mybackground {background-color:#01fa9e;}
Border around this has a color of #01fa9e
<div style="border:2px solid #01fa9e;">Content here</div>
.myborder {border:2px solid #01fa9e;}