#01af8e color space conversions
Hex:
#01af8e
RGB:
1, 175, 142
CMY:
100, 31, 44
CMYK:
99, 0, 19, 31
HSL:
169°, 98.8636%, 34.5098%
HSV (HSB):
169°, 99.4286%, 68.6275%
XYZ:
20.2250, 32.6194, 30.8214
xyY:
0.2417, 0.3899, 32.6194
CIE-Lab:
63.8515, -45.6816, 6.3561
CIE-LCH:
63.8515, 46.1216, 172.0787
CIE-Luv:
63.8515, -52.6680, 16.0579
Hunter-Lab:
57.1134, -36.7381, 7.9834
#01af8e color charts
#01af8e color shades, tints & tones
#01af8e color schemes
#01af8e color preview, HTML & CSS examples
This text has a color of #01af8e
<p style="color:#01af8e;">Text here</p>
.mytext {color:#01af8e;}
This box has a color of #01af8e
<div style="background-color:#01af8e;">Content here</div>
.mybackground {background-color:#01af8e;}
Border around this has a color of #01af8e
<div style="border:2px solid #01af8e;">Content here</div>
.myborder {border:2px solid #01af8e;}