#01f0d1 color space conversions
Hex:
#01f0d1
RGB:
1, 240, 209
CMY:
100, 6, 18
CMYK:
100, 0, 13, 6
HSL:
172°, 99.1701%, 47.2549%
HSV (HSB):
172°, 99.5833%, 94.1176%
XYZ:
42.6812, 66.9301, 70.9909
xyY:
0.2363, 0.3706, 66.9301
CIE-Lab:
85.4686, -54.4787, 1.5213
CIE-LCH:
85.4686, 54.5000, 178.4005
CIE-Luv:
85.4686, -69.2225, 10.9838
Hunter-Lab:
81.8108, -50.0443, 5.8190
#01f0d1 color charts
#01f0d1 color shades, tints & tones
#01f0d1 color schemes
#01f0d1 color preview, HTML & CSS examples
This text has a color of #01f0d1
<p style="color:#01f0d1;">Text here</p>
.mytext {color:#01f0d1;}
This box has a color of #01f0d1
<div style="background-color:#01f0d1;">Content here</div>
.mybackground {background-color:#01f0d1;}
Border around this has a color of #01f0d1
<div style="border:2px solid #01f0d1;">Content here</div>
.myborder {border:2px solid #01f0d1;}