#5f6f7e color space conversions
Hex:
#5f6f7e
RGB:
95, 111, 126
CMY:
63, 56, 51
CMYK:
25, 12, 0, 51
HSL:
209°, 14.0271%, 43.3333%
HSV (HSB):
209°, 24.6032%, 49.4118%
XYZ:
14.1696, 15.3081, 21.9466
xyY:
0.2755, 0.2977, 15.3081
CIE-Lab:
46.0534, -2.3508, -10.2757
CIE-LCH:
46.0534, 10.5412, 257.1142
CIE-Luv:
46.0534, -8.8535, -13.9961
Hunter-Lab:
39.1256, -3.8246, -5.8694
#5f6f7e color charts
#5f6f7e color shades, tints & tones
#5f6f7e color schemes
#5f6f7e color preview, HTML & CSS examples
This text has a color of #5f6f7e
<p style="color:#5f6f7e;">Text here</p>
.mytext {color:#5f6f7e;}
This box has a color of #5f6f7e
<div style="background-color:#5f6f7e;">Content here</div>
.mybackground {background-color:#5f6f7e;}
Border around this has a color of #5f6f7e
<div style="border:2px solid #5f6f7e;">Content here</div>
.myborder {border:2px solid #5f6f7e;}