#a3440b color space conversions
Hex:
#a3440b
RGB:
163, 68, 11
CMY:
36, 73, 96
CMYK:
0, 58, 93, 36
HSL:
23°, 87.3563%, 34.1176%
HSV (HSB):
23°, 93.2515%, 63.9216%
XYZ:
17.2318, 11.9449, 1.7140
xyY:
0.5578, 0.3867, 11.9449
CIE-Lab:
41.1285, 36.7441, 48.3733
CIE-LCH:
41.1285, 60.7462, 52.7799
CIE-Luv:
41.1285, 77.0723, 34.7845
Hunter-Lab:
34.5614, 28.5147, 21.2527
#a3440b color charts
#a3440b color shades, tints & tones
#a3440b color schemes
#a3440b color preview, HTML & CSS examples
This text has a color of #a3440b
<p style="color:#a3440b;">Text here</p>
.mytext {color:#a3440b;}
This box has a color of #a3440b
<div style="background-color:#a3440b;">Content here</div>
.mybackground {background-color:#a3440b;}
Border around this has a color of #a3440b
<div style="border:2px solid #a3440b;">Content here</div>
.myborder {border:2px solid #a3440b;}