#5f5e5d color space conversions
Hex:
#5f5e5d
RGB:
95, 94, 93
CMY:
63, 63, 64
CMYK:
0, 1, 2, 63
HSL:
30°, 1.0638%, 36.8627%
HSV (HSB):
30°, 2.1053%, 37.2549%
XYZ:
10.6978, 11.2286, 11.9594
xyY:
0.3157, 0.3314, 11.2286
CIE-Lab:
39.9629, 0.1908, 0.7066
CIE-LCH:
39.9629, 0.7319, 74.8918
CIE-Luv:
39.9629, 0.6152, 0.8765
Hunter-Lab:
33.5091, -1.6548, 2.2957
#5f5e5d color charts
#5f5e5d color shades, tints & tones
#5f5e5d color schemes
#5f5e5d color preview, HTML & CSS examples
This text has a color of #5f5e5d
<p style="color:#5f5e5d;">Text here</p>
.mytext {color:#5f5e5d;}
This box has a color of #5f5e5d
<div style="background-color:#5f5e5d;">Content here</div>
.mybackground {background-color:#5f5e5d;}
Border around this has a color of #5f5e5d
<div style="border:2px solid #5f5e5d;">Content here</div>
.myborder {border:2px solid #5f5e5d;}