#01f5d9 color space conversions
Hex:
#01f5d9
RGB:
1, 245, 217
CMY:
100, 4, 15
CMYK:
100, 0, 11, 4
HSL:
173°, 99.1870%, 48.2353%
HSV (HSB):
173°, 99.5918%, 96.0784%
XYZ:
45.1893, 70.3210, 76.8372
xyY:
0.2349, 0.3656, 70.3210
CIE-Lab:
87.1541, -54.3860, -0.2085
CIE-LCH:
87.1541, 54.3864, 180.2196
CIE-Luv:
87.1541, -70.2290, 8.3112
Hunter-Lab:
83.8576, -50.5605, 4.3740
#01f5d9 color charts
#01f5d9 color shades, tints & tones
#01f5d9 color schemes
#01f5d9 color preview, HTML & CSS examples
This text has a color of #01f5d9
<p style="color:#01f5d9;">Text here</p>
.mytext {color:#01f5d9;}
This box has a color of #01f5d9
<div style="background-color:#01f5d9;">Content here</div>
.mybackground {background-color:#01f5d9;}
Border around this has a color of #01f5d9
<div style="border:2px solid #01f5d9;">Content here</div>
.myborder {border:2px solid #01f5d9;}