#a9442b color space conversions
Hex:
#a9442b
RGB:
169, 68, 43
CMY:
34, 73, 83
CMYK:
0, 60, 75, 34
HSL:
12°, 59.4340%, 41.5686%
HSV (HSB):
12°, 74.5562%, 66.2745%
XYZ:
18.8654, 12.7437, 3.7510
xyY:
0.5335, 0.3604, 12.7437
CIE-Lab:
42.3745, 40.0472, 35.5691
CIE-LCH:
42.3745, 53.5625, 41.6108
CIE-Luv:
42.3745, 78.8803, 27.5411
Hunter-Lab:
35.6983, 31.8593, 18.7590
#a9442b color charts
#a9442b color shades, tints & tones
#a9442b color schemes
#a9442b color preview, HTML & CSS examples
This text has a color of #a9442b
<p style="color:#a9442b;">Text here</p>
.mytext {color:#a9442b;}
This box has a color of #a9442b
<div style="background-color:#a9442b;">Content here</div>
.mybackground {background-color:#a9442b;}
Border around this has a color of #a9442b
<div style="border:2px solid #a9442b;">Content here</div>
.myborder {border:2px solid #a9442b;}