#5a4444 color space conversions
Hex:
#5a4444
RGB:
90, 68, 68
CMY:
65, 73, 73
CMYK:
0, 24, 24, 65
HSL:
0°, 13.9241%, 30.9804%
HSV (HSB):
0°, 24.4444%, 35.2941%
XYZ:
7.3270, 6.7253, 6.3808
xyY:
0.3586, 0.3291, 6.7253
CIE-Lab:
31.1731, 9.4645, 3.6484
CIE-LCH:
31.1731, 10.1434, 21.0808
CIE-Luv:
31.1731, 13.0894, 2.8181
Hunter-Lab:
25.9331, 5.0492, 3.5650
#5a4444 color charts
#5a4444 color shades, tints & tones
#5a4444 color schemes
#5a4444 color preview, HTML & CSS examples
This text has a color of #5a4444
<p style="color:#5a4444;">Text here</p>
.mytext {color:#5a4444;}
This box has a color of #5a4444
<div style="background-color:#5a4444;">Content here</div>
.mybackground {background-color:#5a4444;}
Border around this has a color of #5a4444
<div style="border:2px solid #5a4444;">Content here</div>
.myborder {border:2px solid #5a4444;}