#01fa5e color space conversions
Hex:
#01fa5e
RGB:
1, 250, 94
CMY:
100, 2, 63
CMYK:
100, 0, 62, 2
HSL:
142°, 99.2032%, 49.2157%
HSV (HSB):
142°, 99.6000%, 98.0392%
XYZ:
36.2185, 69.1858, 22.0350
xyY:
0.2842, 0.5429, 69.1858
CIE-Lab:
86.5960, -79.7302, 59.4682
CIE-LCH:
86.5960, 99.4654, 143.2819
CIE-Luv:
86.5960, -79.6688, 87.5995
Hunter-Lab:
83.1780, -67.8366, 42.5179
#01fa5e color charts
#01fa5e color shades, tints & tones
#01fa5e color schemes
#01fa5e color preview, HTML & CSS examples
This text has a color of #01fa5e
<p style="color:#01fa5e;">Text here</p>
.mytext {color:#01fa5e;}
This box has a color of #01fa5e
<div style="background-color:#01fa5e;">Content here</div>
.mybackground {background-color:#01fa5e;}
Border around this has a color of #01fa5e
<div style="border:2px solid #01fa5e;">Content here</div>
.myborder {border:2px solid #01fa5e;}