#01e5a9 color space conversions
Hex:
#01e5a9
RGB:
1, 229, 169
CMY:
100, 10, 34
CMYK:
100, 0, 26, 10
HSL:
164°, 99.1304%, 45.0980%
HSV (HSB):
164°, 99.5633%, 89.8039%
XYZ:
35.1933, 58.9096, 47.0519
xyY:
0.2493, 0.4173, 58.9096
CIE-Lab:
81.2419, -60.1054, 16.4524
CIE-LCH:
81.2419, 62.3165, 164.6916
CIE-Luv:
81.2419, -68.6856, 33.6307
Hunter-Lab:
76.7526, -52.4698, 17.3801
#01e5a9 color charts
#01e5a9 color shades, tints & tones
#01e5a9 color schemes
#01e5a9 color preview, HTML & CSS examples
This text has a color of #01e5a9
<p style="color:#01e5a9;">Text here</p>
.mytext {color:#01e5a9;}
This box has a color of #01e5a9
<div style="background-color:#01e5a9;">Content here</div>
.mybackground {background-color:#01e5a9;}
Border around this has a color of #01e5a9
<div style="border:2px solid #01e5a9;">Content here</div>
.myborder {border:2px solid #01e5a9;}