#015f5d color space conversions
Hex:
#015f5d
RGB:
1, 95, 93
CMY:
100, 63, 64
CMYK:
99, 0, 2, 63
HSL:
179°, 97.9167%, 18.8235%
HSV (HSB):
179°, 98.9474%, 37.2549%
XYZ:
6.0805, 8.9812, 11.7690
xyY:
0.2266, 0.3347, 8.9812
CIE-Lab:
35.9480, -23.9414, -5.7045
CIE-LCH:
35.9480, 24.6116, 193.4019
CIE-Luv:
35.9480, -27.9128, -4.3675
Hunter-Lab:
29.9686, -16.2282, -2.3058
#015f5d color charts
#015f5d color shades, tints & tones
#015f5d color schemes
#015f5d color preview, HTML & CSS examples
This text has a color of #015f5d
<p style="color:#015f5d;">Text here</p>
.mytext {color:#015f5d;}
This box has a color of #015f5d
<div style="background-color:#015f5d;">Content here</div>
.mybackground {background-color:#015f5d;}
Border around this has a color of #015f5d
<div style="border:2px solid #015f5d;">Content here</div>
.myborder {border:2px solid #015f5d;}