#a3840c color space conversions
Hex:
#a3840c
RGB:
163, 132, 12
CMY:
36, 48, 95
CMYK:
0, 19, 93, 36
HSL:
48°, 86.2857%, 34.3137%
HSV (HSB):
48°, 92.6380%, 63.9216%
XYZ:
23.4219, 24.3156, 3.8067
xyY:
0.4544, 0.4717, 24.3156
CIE-Lab:
56.4024, 1.3920, 59.4342
CIE-LCH:
56.4024, 59.4505, 88.6584
CIE-Luv:
56.4024, 26.8564, 58.1783
Hunter-Lab:
49.3109, -1.5093, 29.9405
#a3840c color charts
#a3840c color shades, tints & tones
#a3840c color schemes
#a3840c color preview, HTML & CSS examples
This text has a color of #a3840c
<p style="color:#a3840c;">Text here</p>
.mytext {color:#a3840c;}
This box has a color of #a3840c
<div style="background-color:#a3840c;">Content here</div>
.mybackground {background-color:#a3840c;}
Border around this has a color of #a3840c
<div style="border:2px solid #a3840c;">Content here</div>
.myborder {border:2px solid #a3840c;}