#01e1b5 color space conversions
Hex:
#01e1b5
RGB:
1, 225, 181
CMY:
100, 12, 29
CMYK:
100, 0, 20, 12
HSL:
168°, 99.1150%, 44.3137%
HSV (HSB):
168°, 99.5556%, 88.2353%
XYZ:
35.2782, 57.1931, 52.8961
xyY:
0.2427, 0.3934, 57.1931
CIE-Lab:
80.2881, -55.7054, 8.7903
CIE-LCH:
80.2881, 56.3947, 171.0327
CIE-Luv:
80.2881, -66.4704, 21.9416
Hunter-Lab:
75.6261, -49.0786, 11.4684
#01e1b5 color charts
#01e1b5 color shades, tints & tones
#01e1b5 color schemes
#01e1b5 color preview, HTML & CSS examples
This text has a color of #01e1b5
<p style="color:#01e1b5;">Text here</p>
.mytext {color:#01e1b5;}
This box has a color of #01e1b5
<div style="background-color:#01e1b5;">Content here</div>
.mybackground {background-color:#01e1b5;}
Border around this has a color of #01e1b5
<div style="border:2px solid #01e1b5;">Content here</div>
.myborder {border:2px solid #01e1b5;}