#a45f3c color space conversions
Hex:
#a45f3c
RGB:
164, 95, 60
CMY:
36, 63, 76
CMYK:
0, 42, 63, 36
HSL:
20°, 46.4286%, 43.9216%
HSV (HSB):
20°, 63.4146%, 64.3137%
XYZ:
20.2177, 16.4032, 6.3755
xyY:
0.4702, 0.3815, 16.4032
CIE-Lab:
47.4991, 24.7673, 31.8180
CIE-LCH:
47.4991, 40.3212, 52.1027
CIE-Luv:
47.4991, 52.8121, 30.2245
Hunter-Lab:
40.5008, 18.2292, 19.0173
#a45f3c color charts
#a45f3c color shades, tints & tones
#a45f3c color schemes
#a45f3c color preview, HTML & CSS examples
This text has a color of #a45f3c
<p style="color:#a45f3c;">Text here</p>
.mytext {color:#a45f3c;}
This box has a color of #a45f3c
<div style="background-color:#a45f3c;">Content here</div>
.mybackground {background-color:#a45f3c;}
Border around this has a color of #a45f3c
<div style="border:2px solid #a45f3c;">Content here</div>
.myborder {border:2px solid #a45f3c;}