#a45e3e color space conversions
Hex:
#a45e3e
RGB:
164, 94, 62
CMY:
36, 63, 76
CMYK:
0, 43, 62, 36
HSL:
19°, 45.1327%, 44.3137%
HSV (HSB):
19°, 62.1951%, 64.3137%
XYZ:
20.1820, 16.2457, 6.6295
xyY:
0.4687, 0.3773, 16.2457
CIE-Lab:
47.2952, 25.4705, 30.4488
CIE-LCH:
47.2952, 39.6973, 50.0875
CIE-Luv:
47.2952, 53.2810, 28.8575
Hunter-Lab:
40.3060, 18.8432, 18.4623
#a45e3e color charts
#a45e3e color shades, tints & tones
#a45e3e color schemes
#a45e3e color preview, HTML & CSS examples
This text has a color of #a45e3e
<p style="color:#a45e3e;">Text here</p>
.mytext {color:#a45e3e;}
This box has a color of #a45e3e
<div style="background-color:#a45e3e;">Content here</div>
.mybackground {background-color:#a45e3e;}
Border around this has a color of #a45e3e
<div style="border:2px solid #a45e3e;">Content here</div>
.myborder {border:2px solid #a45e3e;}