#01daa4 color space conversions
Hex:
#01daa4
RGB:
1, 218, 164
CMY:
100, 15, 36
CMYK:
100, 0, 25, 15
HSL:
165°, 99.0868%, 42.9412%
HSV (HSB):
165°, 99.5413%, 85.4902%
XYZ:
31.7848, 52.8296, 43.6439
xyY:
0.2478, 0.4119, 52.8296
CIE-Lab:
77.7743, -57.1457, 14.2164
CIE-LCH:
77.7743, 58.8874, 166.0299
CIE-Luv:
77.7743, -65.4486, 29.7766
Hunter-Lab:
72.6840, -49.1388, 15.2775
#01daa4 color charts
#01daa4 color shades, tints & tones
#01daa4 color schemes
#01daa4 color preview, HTML & CSS examples
This text has a color of #01daa4
<p style="color:#01daa4;">Text here</p>
.mytext {color:#01daa4;}
This box has a color of #01daa4
<div style="background-color:#01daa4;">Content here</div>
.mybackground {background-color:#01daa4;}
Border around this has a color of #01daa4
<div style="border:2px solid #01daa4;">Content here</div>
.myborder {border:2px solid #01daa4;}