#01f1c0 color space conversions
Hex:
#01f1c0
RGB:
1, 241, 192
CMY:
100, 5, 25
CMYK:
100, 0, 20, 5
HSL:
168°, 99.1736%, 47.4510%
HSV (HSB):
168°, 99.5851%, 94.5098%
XYZ:
40.9822, 66.7228, 60.5880
xyY:
0.2435, 0.3965, 66.7228
CIE-Lab:
85.3638, -59.1762, 10.2628
CIE-LCH:
85.3638, 60.0595, 170.1612
CIE-Luv:
85.3638, -70.8738, 24.8997
Hunter-Lab:
81.6840, -53.3906, 13.2013
#01f1c0 color charts
#01f1c0 color shades, tints & tones
#01f1c0 color schemes
#01f1c0 color preview, HTML & CSS examples
This text has a color of #01f1c0
<p style="color:#01f1c0;">Text here</p>
.mytext {color:#01f1c0;}
This box has a color of #01f1c0
<div style="background-color:#01f1c0;">Content here</div>
.mybackground {background-color:#01f1c0;}
Border around this has a color of #01f1c0
<div style="border:2px solid #01f1c0;">Content here</div>
.myborder {border:2px solid #01f1c0;}