#5b5b5a color space conversions
Hex:
#5b5b5a
RGB:
91, 91, 90
CMY:
64, 64, 65
CMYK:
0, 0, 1, 64
HSL:
60°, 0.5525%, 35.4902%
HSV (HSB):
60°, 1.0989%, 35.6863%
XYZ:
9.9009, 10.4445, 11.1670
xyY:
0.3142, 0.3314, 10.4445
CIE-Lab:
38.6287, -0.2078, 0.5701
CIE-LCH:
38.6287, 0.6068, 110.0216
CIE-Luv:
38.6287, 0.0553, 0.7548
Hunter-Lab:
32.3180, -1.8711, 2.1357
#5b5b5a color charts
#5b5b5a color shades, tints & tones
#5b5b5a color schemes
#5b5b5a color preview, HTML & CSS examples
This text has a color of #5b5b5a
<p style="color:#5b5b5a;">Text here</p>
.mytext {color:#5b5b5a;}
This box has a color of #5b5b5a
<div style="background-color:#5b5b5a;">Content here</div>
.mybackground {background-color:#5b5b5a;}
Border around this has a color of #5b5b5a
<div style="border:2px solid #5b5b5a;">Content here</div>
.myborder {border:2px solid #5b5b5a;}