#01f5b4 color space conversions
Hex:
#01f5b4
RGB:
1, 245, 180
CMY:
100, 4, 29
CMYK:
100, 0, 27, 4
HSL:
164°, 99.1870%, 48.2353%
HSV (HSB):
164°, 99.5918%, 96.0784%
XYZ:
40.9031, 68.6066, 54.2666
xyY:
0.2498, 0.4189, 68.6066
CIE-Lab:
86.3088, -63.4930, 17.8246
CIE-LCH:
86.3088, 65.9475, 164.3188
CIE-Luv:
86.3088, -73.0698, 36.4904
Hunter-Lab:
82.8291, -56.8030, 19.1357
#01f5b4 color charts
#01f5b4 color shades, tints & tones
#01f5b4 color schemes
#01f5b4 color preview, HTML & CSS examples
This text has a color of #01f5b4
<p style="color:#01f5b4;">Text here</p>
.mytext {color:#01f5b4;}
This box has a color of #01f5b4
<div style="background-color:#01f5b4;">Content here</div>
.mybackground {background-color:#01f5b4;}
Border around this has a color of #01f5b4
<div style="border:2px solid #01f5b4;">Content here</div>
.myborder {border:2px solid #01f5b4;}