#01f1d5 color space conversions
Hex:
#01f1d5
RGB:
1, 241, 213
CMY:
100, 5, 16
CMYK:
100, 0, 12, 5
HSL:
173°, 99.1736%, 47.4510%
HSV (HSB):
173°, 99.5851%, 94.5098%
XYZ:
43.4781, 67.7211, 73.7307
xyY:
0.2351, 0.3662, 67.7211
CIE-Lab:
85.8668, -53.8271, 0.0048
CIE-LCH:
85.8668, 53.8271, 179.9949
CIE-Luv:
85.8668, -69.2339, 8.5358
Hunter-Lab:
82.2929, -49.7050, 4.4838
#01f1d5 color charts
#01f1d5 color shades, tints & tones
#01f1d5 color schemes
#01f1d5 color preview, HTML & CSS examples
This text has a color of #01f1d5
<p style="color:#01f1d5;">Text here</p>
.mytext {color:#01f1d5;}
This box has a color of #01f1d5
<div style="background-color:#01f1d5;">Content here</div>
.mybackground {background-color:#01f1d5;}
Border around this has a color of #01f1d5
<div style="border:2px solid #01f1d5;">Content here</div>
.myborder {border:2px solid #01f1d5;}