#017f5f color space conversions
Hex:
#017f5f
RGB:
1, 127, 95
CMY:
100, 50, 63
CMYK:
99, 0, 25, 50
HSL:
165°, 98.4375%, 25.0980%
HSV (HSB):
165°, 99.2126%, 49.8039%
XYZ:
9.6674, 16.0114, 13.4075
xyY:
0.2473, 0.4096, 16.0114
CIE-Lab:
46.9895, -38.1098, 9.1020
CIE-LCH:
46.9895, 39.1816, 166.5673
CIE-Luv:
46.9895, -39.4152, 17.3883
Hunter-Lab:
40.0143, -26.8994, 8.1439
#017f5f color charts
#017f5f color shades, tints & tones
#017f5f color schemes
#017f5f color preview, HTML & CSS examples
This text has a color of #017f5f
<p style="color:#017f5f;">Text here</p>
.mytext {color:#017f5f;}
This box has a color of #017f5f
<div style="background-color:#017f5f;">Content here</div>
.mybackground {background-color:#017f5f;}
Border around this has a color of #017f5f
<div style="border:2px solid #017f5f;">Content here</div>
.myborder {border:2px solid #017f5f;}