#5b5255 color space conversions
Hex:
#5b5255
RGB:
91, 82, 85
CMY:
64, 68, 67
CMYK:
0, 10, 7, 64
HSL:
340°, 5.2023%, 33.9216%
HSV (HSB):
340°, 9.8901%, 35.6863%
XYZ:
8.9714, 8.9146, 9.8422
xyY:
0.3235, 0.3215, 8.9146
CIE-Lab:
35.8194, 4.2954, -0.4144
CIE-LCH:
35.8194, 4.3154, 354.4898
CIE-Luv:
35.8194, 4.9051, -1.1465
Hunter-Lab:
29.8573, 1.3843, 1.3558
#5b5255 color charts
#5b5255 color shades, tints & tones
#5b5255 color schemes
#5b5255 color preview, HTML & CSS examples
This text has a color of #5b5255
<p style="color:#5b5255;">Text here</p>
.mytext {color:#5b5255;}
This box has a color of #5b5255
<div style="background-color:#5b5255;">Content here</div>
.mybackground {background-color:#5b5255;}
Border around this has a color of #5b5255
<div style="border:2px solid #5b5255;">Content here</div>
.myborder {border:2px solid #5b5255;}