#a45a3e color space conversions
Hex:
#a45a3e
RGB:
164, 90, 62
CMY:
36, 65, 76
CMYK:
0, 45, 62, 36
HSL:
16°, 45.1327%, 44.3137%
HSV (HSB):
16°, 62.1951%, 64.3137%
XYZ:
19.8355, 15.5526, 6.5139
xyY:
0.4734, 0.3712, 15.5526
CIE-Lab:
46.3820, 27.6896, 29.3340
CIE-LCH:
46.3820, 40.3385, 46.6518
CIE-Luv:
46.3820, 56.1635, 27.1422
Hunter-Lab:
39.4368, 20.7655, 17.8126
#a45a3e color charts
#a45a3e color shades, tints & tones
#a45a3e color schemes
#a45a3e color preview, HTML & CSS examples
This text has a color of #a45a3e
<p style="color:#a45a3e;">Text here</p>
.mytext {color:#a45a3e;}
This box has a color of #a45a3e
<div style="background-color:#a45a3e;">Content here</div>
.mybackground {background-color:#a45a3e;}
Border around this has a color of #a45a3e
<div style="border:2px solid #a45a3e;">Content here</div>
.myborder {border:2px solid #a45a3e;}