#5f756d color space conversions
Hex:
#5f756d
RGB:
95, 117, 109
CMY:
63, 54, 57
CMYK:
19, 0, 7, 54
HSL:
158°, 10.3774%, 41.5686%
HSV (HSB):
158°, 18.8034%, 45.8824%
XYZ:
13.8409, 16.2596, 16.8769
xyY:
0.2946, 0.3461, 16.2596
CIE-Lab:
47.3133, -9.8476, 1.7270
CIE-LCH:
47.3133, 9.9979, 170.0533
CIE-Luv:
47.3133, -11.2563, 3.8248
Hunter-Lab:
40.3232, -9.2955, 3.4109
#5f756d color charts
#5f756d color shades, tints & tones
#5f756d color schemes
#5f756d color preview, HTML & CSS examples
This text has a color of #5f756d
<p style="color:#5f756d;">Text here</p>
.mytext {color:#5f756d;}
This box has a color of #5f756d
<div style="background-color:#5f756d;">Content here</div>
.mybackground {background-color:#5f756d;}
Border around this has a color of #5f756d
<div style="border:2px solid #5f756d;">Content here</div>
.myborder {border:2px solid #5f756d;}