#5a5b5b color space conversions
Hex:
#5a5b5b
RGB:
90, 91, 91
CMY:
65, 64, 64
CMYK:
1, 0, 0, 64
HSL:
180°, 0.5525%, 35.4902%
HSV (HSB):
180°, 1.0989%, 35.6863%
XYZ:
9.8459, 10.4112, 11.3882
xyY:
0.3111, 0.3290, 10.4112
CIE-Lab:
38.5705, -0.3939, -0.1441
CIE-LCH:
38.5705, 0.4195, 200.0933
CIE-Luv:
38.5705, -0.5503, -0.1254
Hunter-Lab:
32.2663, -1.9980, 1.6605
#5a5b5b color charts
#5a5b5b color shades, tints & tones
#5a5b5b color schemes
#5a5b5b color preview, HTML & CSS examples
This text has a color of #5a5b5b
<p style="color:#5a5b5b;">Text here</p>
.mytext {color:#5a5b5b;}
This box has a color of #5a5b5b
<div style="background-color:#5a5b5b;">Content here</div>
.mybackground {background-color:#5a5b5b;}
Border around this has a color of #5a5b5b
<div style="border:2px solid #5a5b5b;">Content here</div>
.myborder {border:2px solid #5a5b5b;}