#5f5f56 color space conversions
Hex:
#5f5f56
RGB:
95, 95, 86
CMY:
63, 63, 66
CMYK:
0, 0, 9, 63
HSL:
60°, 4.9724%, 35.4902%
HSV (HSB):
60°, 9.4737%, 37.2549%
XYZ:
10.4912, 11.2892, 10.4302
xyY:
0.3257, 0.3505, 11.2892
CIE-Lab:
40.0633, -1.8062, 5.1498
CIE-LCH:
40.0633, 5.4574, 109.3274
CIE-Luv:
40.0633, 0.4861, 6.7292
Hunter-Lab:
33.5994, -3.0633, 5.1143
#5f5f56 color charts
#5f5f56 color shades, tints & tones
#5f5f56 color schemes
#5f5f56 color preview, HTML & CSS examples
This text has a color of #5f5f56
<p style="color:#5f5f56;">Text here</p>
.mytext {color:#5f5f56;}
This box has a color of #5f5f56
<div style="background-color:#5f5f56;">Content here</div>
.mybackground {background-color:#5f5f56;}
Border around this has a color of #5f5f56
<div style="border:2px solid #5f5f56;">Content here</div>
.myborder {border:2px solid #5f5f56;}