#01f4d5 color space conversions
Hex:
#01f4d5
RGB:
1, 244, 213
CMY:
100, 4, 16
CMYK:
100, 0, 13, 4
HSL:
172°, 99.1837%, 48.0392%
HSV (HSB):
172°, 99.5902%, 95.6863%
XYZ:
44.3734, 69.5119, 74.0292
xyY:
0.2361, 0.3699, 69.5119
CIE-Lab:
86.7569, -55.0370, 1.3028
CIE-LCH:
86.7569, 55.0524, 178.6440
CIE-Luv:
86.7569, -70.2186, 10.7599
Hunter-Lab:
83.3738, -50.9024, 5.7169
#01f4d5 color charts
#01f4d5 color shades, tints & tones
#01f4d5 color schemes
#01f4d5 color preview, HTML & CSS examples
This text has a color of #01f4d5
<p style="color:#01f4d5;">Text here</p>
.mytext {color:#01f4d5;}
This box has a color of #01f4d5
<div style="background-color:#01f4d5;">Content here</div>
.mybackground {background-color:#01f4d5;}
Border around this has a color of #01f4d5
<div style="border:2px solid #01f4d5;">Content here</div>
.myborder {border:2px solid #01f4d5;}