#01fec0 color space conversions
Hex:
#01fec0
RGB:
1, 254, 192
CMY:
100, 0, 25
CMYK:
100, 0, 24, 0
HSL:
165°, 99.2157%, 50.0000%
HSV (HSB):
165°, 99.6063%, 99.6078%
XYZ:
44.9688, 74.6958, 61.9168
xyY:
0.2477, 0.4114, 74.6958
CIE-Lab:
89.2503, -64.0576, 15.7698
CIE-LCH:
89.2503, 65.9701, 166.1699
CIE-Luv:
89.2503, -75.0837, 33.8906
Hunter-Lab:
86.4268, -58.3714, 18.0229
#01fec0 color charts
#01fec0 color shades, tints & tones
#01fec0 color schemes
#01fec0 color preview, HTML & CSS examples
This text has a color of #01fec0
<p style="color:#01fec0;">Text here</p>
.mytext {color:#01fec0;}
This box has a color of #01fec0
<div style="background-color:#01fec0;">Content here</div>
.mybackground {background-color:#01fec0;}
Border around this has a color of #01fec0
<div style="border:2px solid #01fec0;">Content here</div>
.myborder {border:2px solid #01fec0;}