#017f80 color space conversions
Hex:
#017f80
RGB:
1, 127, 128
CMY:
100, 50, 50
CMYK:
99, 1, 0, 50
HSL:
180°, 98.4496%, 25.2941%
HSV (HSB):
180°, 99.2188%, 50.1961%
XYZ:
11.4982, 16.7437, 23.0479
xyY:
0.2242, 0.3265, 16.7437
CIE-Lab:
47.9355, -28.2976, -8.9603
CIE-LCH:
47.9355, 29.6823, 197.5701
CIE-Luv:
47.9355, -36.9055, -8.8262
Hunter-Lab:
40.9191, -21.4503, -4.7521
#017f80 color charts
#017f80 color shades, tints & tones
#017f80 color schemes
#017f80 color preview, HTML & CSS examples
This text has a color of #017f80
<p style="color:#017f80;">Text here</p>
.mytext {color:#017f80;}
This box has a color of #017f80
<div style="background-color:#017f80;">Content here</div>
.mybackground {background-color:#017f80;}
Border around this has a color of #017f80
<div style="border:2px solid #017f80;">Content here</div>
.myborder {border:2px solid #017f80;}