#a3840b color space conversions
Hex:
#a3840b
RGB:
163, 132, 11
CMY:
36, 48, 96
CMYK:
0, 19, 93, 36
HSL:
48°, 87.3563%, 34.1176%
HSV (HSB):
48°, 93.2515%, 63.9216%
XYZ:
23.4159, 24.3132, 3.7754
xyY:
0.4546, 0.4721, 24.3132
CIE-Lab:
56.4000, 1.3756, 59.6103
CIE-LCH:
56.4000, 59.6261, 88.6781
CIE-Luv:
56.4000, 26.8700, 58.2730
Hunter-Lab:
49.3084, -1.5225, 29.9763
#a3840b color charts
#a3840b color shades, tints & tones
#a3840b color schemes
#a3840b color preview, HTML & CSS examples
This text has a color of #a3840b
<p style="color:#a3840b;">Text here</p>
.mytext {color:#a3840b;}
This box has a color of #a3840b
<div style="background-color:#a3840b;">Content here</div>
.mybackground {background-color:#a3840b;}
Border around this has a color of #a3840b
<div style="border:2px solid #a3840b;">Content here</div>
.myborder {border:2px solid #a3840b;}