#a3945e color space conversions
Hex:
#a3945e
RGB:
163, 148, 94
CMY:
36, 42, 63
CMYK:
0, 9, 42, 36
HSL:
47°, 27.2727%, 50.3922%
HSV (HSB):
47°, 42.3313%, 63.9216%
XYZ:
27.7145, 29.7745, 14.8760
xyY:
0.3830, 0.4114, 29.7745
CIE-Lab:
61.4592, -2.3175, 30.5420
CIE-LCH:
61.4592, 30.6298, 94.3392
CIE-Luv:
61.4592, 12.6047, 38.3699
Hunter-Lab:
54.5660, -4.8288, 22.0323
#a3945e color charts
#a3945e color shades, tints & tones
#a3945e color schemes
#a3945e color preview, HTML & CSS examples
This text has a color of #a3945e
<p style="color:#a3945e;">Text here</p>
.mytext {color:#a3945e;}
This box has a color of #a3945e
<div style="background-color:#a3945e;">Content here</div>
.mybackground {background-color:#a3945e;}
Border around this has a color of #a3945e
<div style="border:2px solid #a3945e;">Content here</div>
.myborder {border:2px solid #a3945e;}