#5f5f6e color space conversions
Hex:
#5f5f6e
RGB:
95, 95, 110
CMY:
63, 63, 57
CMYK:
14, 14, 0, 57
HSL:
240°, 7.3171%, 40.1961%
HSV (HSB):
240°, 13.6364%, 43.1373%
XYZ:
11.6260, 11.7431, 16.4057
xyY:
0.2923, 0.2952, 11.7431
CIE-Lab:
40.8049, 3.3507, -8.4851
CIE-LCH:
40.8049, 9.1228, 291.5487
CIE-Luv:
40.8049, -0.8551, -11.8699
Hunter-Lab:
34.2682, 0.5894, -4.3971
#5f5f6e color charts
#5f5f6e color shades, tints & tones
#5f5f6e color schemes
#5f5f6e color preview, HTML & CSS examples
This text has a color of #5f5f6e
<p style="color:#5f5f6e;">Text here</p>
.mytext {color:#5f5f6e;}
This box has a color of #5f5f6e
<div style="background-color:#5f5f6e;">Content here</div>
.mybackground {background-color:#5f5f6e;}
Border around this has a color of #5f5f6e
<div style="border:2px solid #5f5f6e;">Content here</div>
.myborder {border:2px solid #5f5f6e;}