#a3913d color space conversions
Hex:
#a3913d
RGB:
163, 145, 61
CMY:
36, 43, 76
CMYK:
0, 11, 63, 36
HSL:
49°, 45.5357%, 43.9216%
HSV (HSB):
49°, 62.5767%, 63.9216%
XYZ:
26.0720, 28.3743, 8.5175
xyY:
0.4141, 0.4506, 28.3743
CIE-Lab:
60.2254, -3.6835, 45.8873
CIE-LCH:
60.2254, 46.0349, 94.5894
CIE-Luv:
60.2254, 16.1940, 52.2681
Hunter-Lab:
53.2675, -5.8506, 27.8067
#a3913d color charts
#a3913d color shades, tints & tones
#a3913d color schemes
#a3913d color preview, HTML & CSS examples
This text has a color of #a3913d
<p style="color:#a3913d;">Text here</p>
.mytext {color:#a3913d;}
This box has a color of #a3913d
<div style="background-color:#a3913d;">Content here</div>
.mybackground {background-color:#a3913d;}
Border around this has a color of #a3913d
<div style="border:2px solid #a3913d;">Content here</div>
.myborder {border:2px solid #a3913d;}