#5f5e7e color space conversions
Hex:
#5f5e7e
RGB:
95, 94, 126
CMY:
63, 63, 51
CMYK:
25, 25, 0, 51
HSL:
242°, 14.5455%, 43.1373%
HSV (HSB):
242°, 25.3968%, 49.4118%
XYZ:
12.4879, 11.9447, 21.3860
xyY:
0.2726, 0.2607, 11.9447
CIE-Lab:
41.1280, 7.9458, -17.7606
CIE-LCH:
41.1280, 19.4570, 294.1028
CIE-Luv:
41.1280, -1.3772, -25.7198
Hunter-Lab:
34.5610, 4.0154, -12.4953
#5f5e7e color charts
#5f5e7e color shades, tints & tones
#5f5e7e color schemes
#5f5e7e color preview, HTML & CSS examples
This text has a color of #5f5e7e
<p style="color:#5f5e7e;">Text here</p>
.mytext {color:#5f5e7e;}
This box has a color of #5f5e7e
<div style="background-color:#5f5e7e;">Content here</div>
.mybackground {background-color:#5f5e7e;}
Border around this has a color of #5f5e7e
<div style="border:2px solid #5f5e7e;">Content here</div>
.myborder {border:2px solid #5f5e7e;}