#015f50 color space conversions
Hex:
#015f50
RGB:
1, 95, 80
CMY:
100, 63, 69
CMYK:
99, 0, 16, 63
HSL:
170°, 97.9167%, 18.8235%
HSV (HSB):
170°, 98.9474%, 37.2549%
XYZ:
5.5527, 8.7701, 8.9895
xyY:
0.2382, 0.3762, 8.7701
CIE-Lab:
35.5378, -28.1350, 1.7707
CIE-LCH:
35.5378, 28.1907, 176.3989
CIE-Luv:
35.5378, -28.8596, 5.8837
Hunter-Lab:
29.6143, -18.3562, 2.7323
#015f50 color charts
#015f50 color shades, tints & tones
#015f50 color schemes
#015f50 color preview, HTML & CSS examples
This text has a color of #015f50
<p style="color:#015f50;">Text here</p>
.mytext {color:#015f50;}
This box has a color of #015f50
<div style="background-color:#015f50;">Content here</div>
.mybackground {background-color:#015f50;}
Border around this has a color of #015f50
<div style="border:2px solid #015f50;">Content here</div>
.myborder {border:2px solid #015f50;}