#a05a3b color space conversions
Hex:
#a05a3b
RGB:
160, 90, 59
CMY:
37, 65, 77
CMYK:
0, 44, 63, 37
HSL:
18°, 46.1187%, 42.9412%
HSV (HSB):
18°, 63.1250%, 62.7451%
XYZ:
18.9428, 15.1017, 6.0542
xyY:
0.4724, 0.3766, 15.1017
CIE-Lab:
45.7731, 25.7963, 30.1695
CIE-LCH:
45.7731, 39.6944, 49.4681
CIE-Luv:
45.7731, 53.3013, 28.0954
Hunter-Lab:
38.8609, 19.0035, 17.9657
#a05a3b color charts
#a05a3b color shades, tints & tones
#a05a3b color schemes
#a05a3b color preview, HTML & CSS examples
This text has a color of #a05a3b
<p style="color:#a05a3b;">Text here</p>
.mytext {color:#a05a3b;}
This box has a color of #a05a3b
<div style="background-color:#a05a3b;">Content here</div>
.mybackground {background-color:#a05a3b;}
Border around this has a color of #a05a3b
<div style="border:2px solid #a05a3b;">Content here</div>
.myborder {border:2px solid #a05a3b;}