#5b3b3e color space conversions
Hex:
#5b3b3e
RGB:
91, 59, 62
CMY:
64, 77, 76
CMYK:
0, 35, 32, 64
HSL:
354°, 21.3333%, 29.4118%
HSV (HSB):
354°, 35.1648%, 35.6863%
XYZ:
6.7478, 5.6999, 5.3020
xyY:
0.3802, 0.3211, 5.6999
CIE-Lab:
28.6423, 14.6122, 3.9360
CIE-LCH:
28.6423, 15.1331, 15.0754
CIE-Luv:
28.6423, 19.2615, 2.2290
Hunter-Lab:
23.8744, 8.6709, 3.5451
#5b3b3e color charts
#5b3b3e color shades, tints & tones
#5b3b3e color schemes
#5b3b3e color preview, HTML & CSS examples
This text has a color of #5b3b3e
<p style="color:#5b3b3e;">Text here</p>
.mytext {color:#5b3b3e;}
This box has a color of #5b3b3e
<div style="background-color:#5b3b3e;">Content here</div>
.mybackground {background-color:#5b3b3e;}
Border around this has a color of #5b3b3e
<div style="border:2px solid #5b3b3e;">Content here</div>
.myborder {border:2px solid #5b3b3e;}