#a3840d color space conversions
Hex:
#a3840d
RGB:
163, 132, 13
CMY:
36, 48, 95
CMYK:
0, 19, 92, 36
HSL:
48°, 85.2273%, 34.5098%
HSV (HSB):
48°, 92.0245%, 63.9216%
XYZ:
23.4282, 24.3181, 3.8398
xyY:
0.4542, 0.4714, 24.3181
CIE-Lab:
56.4049, 1.4093, 59.2496
CIE-LCH:
56.4049, 59.2663, 88.6375
CIE-Luv:
56.4049, 26.8421, 58.0784
Hunter-Lab:
49.3134, -1.4954, 29.9027
#a3840d color charts
#a3840d color shades, tints & tones
#a3840d color schemes
#a3840d color preview, HTML & CSS examples
This text has a color of #a3840d
<p style="color:#a3840d;">Text here</p>
.mytext {color:#a3840d;}
This box has a color of #a3840d
<div style="background-color:#a3840d;">Content here</div>
.mybackground {background-color:#a3840d;}
Border around this has a color of #a3840d
<div style="border:2px solid #a3840d;">Content here</div>
.myborder {border:2px solid #a3840d;}