#a3440f color space conversions
Hex:
#a3440f
RGB:
163, 68, 15
CMY:
36, 73, 94
CMYK:
0, 58, 91, 36
HSL:
21°, 83.1461%, 34.9020%
HSV (HSB):
21°, 90.7975%, 63.9216%
XYZ:
17.2576, 11.9553, 1.8500
xyY:
0.5556, 0.3849, 11.9553
CIE-Lab:
41.1449, 36.8144, 47.1099
CIE-LCH:
41.1449, 59.7883, 51.9938
CIE-Luv:
41.1449, 76.8437, 34.2136
Hunter-Lab:
34.5764, 28.5834, 21.0312
#a3440f color charts
#a3440f color shades, tints & tones
#a3440f color schemes
#a3440f color preview, HTML & CSS examples
This text has a color of #a3440f
<p style="color:#a3440f;">Text here</p>
.mytext {color:#a3440f;}
This box has a color of #a3440f
<div style="background-color:#a3440f;">Content here</div>
.mybackground {background-color:#a3440f;}
Border around this has a color of #a3440f
<div style="border:2px solid #a3440f;">Content here</div>
.myborder {border:2px solid #a3440f;}