#a3482d color space conversions
Hex:
#a3482d
RGB:
163, 72, 45
CMY:
36, 72, 82
CMYK:
0, 56, 72, 36
HSL:
14°, 56.7308%, 40.7843%
HSV (HSB):
14°, 72.3926%, 63.9216%
XYZ:
17.8953, 12.6107, 3.9736
xyY:
0.5190, 0.3657, 12.6107
CIE-Lab:
42.1707, 35.8379, 33.9553
CIE-LCH:
42.1707, 49.3692, 43.4548
CIE-Luv:
42.1707, 70.7473, 27.3932
Hunter-Lab:
35.5116, 27.8059, 18.2239
#a3482d color charts
#a3482d color shades, tints & tones
#a3482d color schemes
#a3482d color preview, HTML & CSS examples
This text has a color of #a3482d
<p style="color:#a3482d;">Text here</p>
.mytext {color:#a3482d;}
This box has a color of #a3482d
<div style="background-color:#a3482d;">Content here</div>
.mybackground {background-color:#a3482d;}
Border around this has a color of #a3482d
<div style="border:2px solid #a3482d;">Content here</div>
.myborder {border:2px solid #a3482d;}