#01f6f5 color space conversions
Hex:
#01f6f5
RGB:
1, 246, 245
CMY:
100, 4, 4
CMYK:
100, 0, 0, 4
HSL:
180°, 99.1903%, 48.4314%
HSV (HSB):
180°, 99.5935%, 96.4706%
XYZ:
49.4497, 72.5106, 97.7759
xyY:
0.2250, 0.3300, 72.5106
CIE-Lab:
88.2138, -47.0561, -13.2751
CIE-LCH:
88.2138, 48.8928, 195.7544
CIE-Luv:
88.2138, -68.3034, -13.8934
Hunter-Lab:
85.1531, -45.3603, -8.4717
#01f6f5 color charts
#01f6f5 color shades, tints & tones
#01f6f5 color schemes
#01f6f5 color preview, HTML & CSS examples
This text has a color of #01f6f5
<p style="color:#01f6f5;">Text here</p>
.mytext {color:#01f6f5;}
This box has a color of #01f6f5
<div style="background-color:#01f6f5;">Content here</div>
.mybackground {background-color:#01f6f5;}
Border around this has a color of #01f6f5
<div style="border:2px solid #01f6f5;">Content here</div>
.myborder {border:2px solid #01f6f5;}