#5b5b2d color space conversions
Hex:
#5b5b2d
RGB:
91, 91, 45
CMY:
64, 64, 82
CMYK:
0, 0, 51, 64
HSL:
60°, 33.8235%, 26.6667%
HSV (HSB):
60°, 50.5495%, 35.6863%
XYZ:
8.5291, 9.8958, 3.9432
xyY:
0.3813, 0.4424, 9.8958
CIE-Lab:
37.6547, -7.4196, 26.3386
CIE-LCH:
37.6547, 27.3637, 105.7325
CIE-Luv:
37.6547, 2.0940, 29.0265
Hunter-Lab:
31.4576, -6.6538, 14.5884
#5b5b2d color charts
#5b5b2d color shades, tints & tones
#5b5b2d color schemes
#5b5b2d color preview, HTML & CSS examples
This text has a color of #5b5b2d
<p style="color:#5b5b2d;">Text here</p>
.mytext {color:#5b5b2d;}
This box has a color of #5b5b2d
<div style="background-color:#5b5b2d;">Content here</div>
.mybackground {background-color:#5b5b2d;}
Border around this has a color of #5b5b2d
<div style="border:2px solid #5b5b2d;">Content here</div>
.myborder {border:2px solid #5b5b2d;}