#5f5d5f color space conversions
Hex:
#5f5d5f
RGB:
95, 93, 95
CMY:
63, 64, 63
CMYK:
0, 2, 0, 63
HSL:
300°, 1.0638%, 36.8627%
HSV (HSB):
300°, 2.1053%, 37.2549%
XYZ:
10.6992, 11.0878, 12.4027
xyY:
0.3129, 0.3243, 11.0878
CIE-Lab:
39.7280, 1.2139, -0.8675
CIE-LCH:
39.7280, 1.4920, 324.4483
CIE-Luv:
39.7280, 0.9998, -1.2990
Hunter-Lab:
33.2984, -0.9177, 1.2250
#5f5d5f color charts
#5f5d5f color shades, tints & tones
#5f5d5f color schemes
#5f5d5f color preview, HTML & CSS examples
This text has a color of #5f5d5f
<p style="color:#5f5d5f;">Text here</p>
.mytext {color:#5f5d5f;}
This box has a color of #5f5d5f
<div style="background-color:#5f5d5f;">Content here</div>
.mybackground {background-color:#5f5d5f;}
Border around this has a color of #5f5d5f
<div style="border:2px solid #5f5d5f;">Content here</div>
.myborder {border:2px solid #5f5d5f;}