#01f8a6 color space conversions
Hex:
#01f8a6
RGB:
1, 248, 166
CMY:
100, 3, 35
CMYK:
100, 0, 33, 3
HSL:
160°, 99.1968%, 48.8235%
HSV (HSB):
160°, 99.5968%, 97.2549%
XYZ:
40.4629, 69.8944, 47.4348
xyY:
0.2564, 0.4430, 69.8944
CIE-Lab:
86.9451, -67.5946, 25.8765
CIE-LCH:
86.9451, 72.3783, 159.0522
CIE-Luv:
86.9451, -75.0281, 48.1442
Hunter-Lab:
83.6029, -59.9131, 24.8820
#01f8a6 color charts
#01f8a6 color shades, tints & tones
#01f8a6 color schemes
#01f8a6 color preview, HTML & CSS examples
This text has a color of #01f8a6
<p style="color:#01f8a6;">Text here</p>
.mytext {color:#01f8a6;}
This box has a color of #01f8a6
<div style="background-color:#01f8a6;">Content here</div>
.mybackground {background-color:#01f8a6;}
Border around this has a color of #01f8a6
<div style="border:2px solid #01f8a6;">Content here</div>
.myborder {border:2px solid #01f8a6;}