#5a400d color space conversions
Hex:
#5a400d
RGB:
90, 64, 13
CMY:
65, 75, 95
CMYK:
0, 29, 86, 65
HSL:
40°, 74.7573%, 20.1961%
HSV (HSB):
40°, 85.5556%, 35.2941%
XYZ:
6.1225, 5.8695, 1.1910
xyY:
0.4644, 0.4452, 5.8695
CIE-Lab:
29.0808, 6.1179, 33.3291
CIE-LCH:
29.0808, 33.8860, 79.5987
CIE-Luv:
29.0808, 19.9336, 27.2742
Hunter-Lab:
24.2271, 2.7119, 14.0442
#5a400d color charts
#5a400d color shades, tints & tones
#5a400d color schemes
#5a400d color preview, HTML & CSS examples
This text has a color of #5a400d
<p style="color:#5a400d;">Text here</p>
.mytext {color:#5a400d;}
This box has a color of #5a400d
<div style="background-color:#5a400d;">Content here</div>
.mybackground {background-color:#5a400d;}
Border around this has a color of #5a400d
<div style="border:2px solid #5a400d;">Content here</div>
.myborder {border:2px solid #5a400d;}