#01fda4 color space conversions
Hex:
#01fda4
RGB:
1, 253, 164
CMY:
100, 1, 36
CMYK:
100, 0, 35, 1
HSL:
159°, 99.2126%, 49.8039%
HSV (HSB):
159°, 99.6047%, 99.2157%
XYZ:
41.8386, 72.9373, 46.9952
xyY:
0.2586, 0.4509, 72.9373
CIE-Lab:
88.4178, -69.7272, 28.8855
CIE-LCH:
88.4178, 75.4735, 157.4975
CIE-Luv:
88.4178, -76.7533, 52.5932
Hunter-Lab:
85.4034, -62.0097, 27.1567
#01fda4 color charts
#01fda4 color shades, tints & tones
#01fda4 color schemes
#01fda4 color preview, HTML & CSS examples
This text has a color of #01fda4
<p style="color:#01fda4;">Text here</p>
.mytext {color:#01fda4;}
This box has a color of #01fda4
<div style="background-color:#01fda4;">Content here</div>
.mybackground {background-color:#01fda4;}
Border around this has a color of #01fda4
<div style="border:2px solid #01fda4;">Content here</div>
.myborder {border:2px solid #01fda4;}