#5a5b3e color space conversions
Hex:
#5a5b3e
RGB:
90, 91, 62
CMY:
65, 64, 76
CMYK:
1, 0, 32, 64
HSL:
62°, 18.9542%, 30.0000%
HSV (HSB):
62°, 31.8681%, 35.6863%
XYZ:
8.8270, 10.0036, 6.0231
xyY:
0.3552, 0.4025, 10.0036
CIE-Lab:
37.8489, -5.6802, 16.6381
CIE-LCH:
37.8489, 17.5810, 108.8498
CIE-Luv:
37.8489, 0.8349, 19.9100
Hunter-Lab:
31.6285, -5.5333, 10.8492
#5a5b3e color charts
#5a5b3e color shades, tints & tones
#5a5b3e color schemes
#5a5b3e color preview, HTML & CSS examples
This text has a color of #5a5b3e
<p style="color:#5a5b3e;">Text here</p>
.mytext {color:#5a5b3e;}
This box has a color of #5a5b3e
<div style="background-color:#5a5b3e;">Content here</div>
.mybackground {background-color:#5a5b3e;}
Border around this has a color of #5a5b3e
<div style="border:2px solid #5a5b3e;">Content here</div>
.myborder {border:2px solid #5a5b3e;}