#01e1a1 color space conversions
Hex:
#01e1a1
RGB:
1, 225, 161
CMY:
100, 12, 37
CMYK:
100, 0, 28, 12
HSL:
163°, 99.1150%, 44.3137%
HSV (HSB):
163°, 99.5556%, 88.2353%
XYZ:
33.3708, 56.4301, 42.8515
xyY:
0.2516, 0.4254, 56.4301
CIE-Lab:
79.8580, -60.4481, 18.7068
CIE-LCH:
79.8580, 63.2765, 162.8043
CIE-Luv:
79.8580, -67.9634, 36.6631
Hunter-Lab:
75.1200, -52.1644, 18.7625
#01e1a1 color charts
#01e1a1 color shades, tints & tones
#01e1a1 color schemes
#01e1a1 color preview, HTML & CSS examples
This text has a color of #01e1a1
<p style="color:#01e1a1;">Text here</p>
.mytext {color:#01e1a1;}
This box has a color of #01e1a1
<div style="background-color:#01e1a1;">Content here</div>
.mybackground {background-color:#01e1a1;}
Border around this has a color of #01e1a1
<div style="border:2px solid #01e1a1;">Content here</div>
.myborder {border:2px solid #01e1a1;}