#5a5f5e color space conversions
Hex:
#5a5f5e
RGB:
90, 95, 94
CMY:
65, 63, 63
CMYK:
5, 0, 1, 63
HSL:
168°, 2.7027%, 36.2745%
HSV (HSB):
168°, 5.2632%, 37.2549%
XYZ:
10.3290, 11.1662, 12.2006
xyY:
0.3065, 0.3314, 11.1662
CIE-Lab:
39.8590, -2.1680, -0.1120
CIE-LCH:
39.8590, 2.1709, 182.9560
CIE-Luv:
39.8590, -2.6715, 0.1774
Hunter-Lab:
33.4159, -3.3025, 1.7436
#5a5f5e color charts
#5a5f5e color shades, tints & tones
#5a5f5e color schemes
#5a5f5e color preview, HTML & CSS examples
This text has a color of #5a5f5e
<p style="color:#5a5f5e;">Text here</p>
.mytext {color:#5a5f5e;}
This box has a color of #5a5f5e
<div style="background-color:#5a5f5e;">Content here</div>
.mybackground {background-color:#5a5f5e;}
Border around this has a color of #5a5f5e
<div style="border:2px solid #5a5f5e;">Content here</div>
.myborder {border:2px solid #5a5f5e;}