#5f7e7c color space conversions
Hex:
#5f7e7c
RGB:
95, 126, 124
CMY:
63, 51, 51
CMYK:
25, 0, 2, 51
HSL:
176°, 14.0271%, 43.3333%
HSV (HSB):
176°, 24.6032%, 49.4118%
XYZ:
15.8183, 18.8098, 21.8657
xyY:
0.2800, 0.3330, 18.8098
CIE-Lab:
50.4640, -11.4548, -2.5270
CIE-LCH:
50.4640, 11.7302, 192.4405
CIE-Luv:
50.4640, -15.6161, -1.7706
Hunter-Lab:
43.3703, -10.7945, 0.4674
#5f7e7c color charts
#5f7e7c color shades, tints & tones
#5f7e7c color schemes
#5f7e7c color preview, HTML & CSS examples
This text has a color of #5f7e7c
<p style="color:#5f7e7c;">Text here</p>
.mytext {color:#5f7e7c;}
This box has a color of #5f7e7c
<div style="background-color:#5f7e7c;">Content here</div>
.mybackground {background-color:#5f7e7c;}
Border around this has a color of #5f7e7c
<div style="border:2px solid #5f7e7c;">Content here</div>
.myborder {border:2px solid #5f7e7c;}