#01fa7f color space conversions
Hex:
#01fa7f
RGB:
1, 250, 127
CMY:
100, 2, 50
CMYK:
100, 0, 49, 2
HSL:
150°, 99.2032%, 49.2157%
HSV (HSB):
150°, 99.6000%, 98.0392%
XYZ:
38.0289, 69.9100, 31.5683
xyY:
0.2726, 0.5011, 69.9100
CIE-Lab:
86.9527, -75.3259, 45.1333
CIE-LCH:
86.9527, 87.8123, 149.0710
CIE-Luv:
86.9527, -78.0862, 72.6283
Hunter-Lab:
83.6122, -65.1351, 36.1432
#01fa7f color charts
#01fa7f color shades, tints & tones
#01fa7f color schemes
#01fa7f color preview, HTML & CSS examples
This text has a color of #01fa7f
<p style="color:#01fa7f;">Text here</p>
.mytext {color:#01fa7f;}
This box has a color of #01fa7f
<div style="background-color:#01fa7f;">Content here</div>
.mybackground {background-color:#01fa7f;}
Border around this has a color of #01fa7f
<div style="border:2px solid #01fa7f;">Content here</div>
.myborder {border:2px solid #01fa7f;}