#5f5f4b color space conversions
Hex:
#5f5f4b
RGB:
95, 95, 75
CMY:
63, 63, 71
CMYK:
0, 0, 21, 63
HSL:
60°, 11.7647%, 33.3333%
HSV (HSB):
60°, 21.0526%, 37.2549%
XYZ:
10.0815, 11.1253, 8.2727
xyY:
0.3420, 0.3774, 11.1253
CIE-Lab:
39.7907, -3.7949, 11.4828
CIE-LCH:
39.7907, 12.0937, 108.2881
CIE-Luv:
39.7907, 1.0412, 14.4261
Hunter-Lab:
33.3546, -4.4185, 8.6431
#5f5f4b color charts
#5f5f4b color shades, tints & tones
#5f5f4b color schemes
#5f5f4b color preview, HTML & CSS examples
This text has a color of #5f5f4b
<p style="color:#5f5f4b;">Text here</p>
.mytext {color:#5f5f4b;}
This box has a color of #5f5f4b
<div style="background-color:#5f5f4b;">Content here</div>
.mybackground {background-color:#5f5f4b;}
Border around this has a color of #5f5f4b
<div style="border:2px solid #5f5f4b;">Content here</div>
.myborder {border:2px solid #5f5f4b;}