#01af8c color space conversions
Hex:
#01af8c
RGB:
1, 175, 140
CMY:
100, 31, 45
CMYK:
99, 0, 20, 31
HSL:
168°, 98.8636%, 34.5098%
HSV (HSB):
168°, 99.4286%, 68.6275%
XYZ:
20.0761, 32.5598, 30.0375
xyY:
0.2428, 0.3938, 32.5598
CIE-Lab:
63.8029, -46.2062, 7.3952
CIE-LCH:
63.8029, 46.7942, 170.9071
CIE-Luv:
63.8029, -52.8211, 17.5964
Hunter-Lab:
57.0612, -37.0547, 8.7321
#01af8c color charts
#01af8c color shades, tints & tones
#01af8c color schemes
#01af8c color preview, HTML & CSS examples
This text has a color of #01af8c
<p style="color:#01af8c;">Text here</p>
.mytext {color:#01af8c;}
This box has a color of #01af8c
<div style="background-color:#01af8c;">Content here</div>
.mybackground {background-color:#01af8c;}
Border around this has a color of #01af8c
<div style="border:2px solid #01af8c;">Content here</div>
.myborder {border:2px solid #01af8c;}