#a9492d color space conversions
Hex:
#a9492d
RGB:
169, 73, 45
CMY:
34, 71, 82
CMYK:
0, 57, 73, 34
HSL:
14°, 57.9439%, 41.9608%
HSV (HSB):
14°, 73.3728%, 66.2745%
XYZ:
19.2184, 13.3896, 4.0541
xyY:
0.5242, 0.3652, 13.3896
CIE-Lab:
43.3445, 37.6743, 35.5334
CIE-LCH:
43.3445, 51.7878, 43.3249
CIE-Luv:
43.3445, 75.0505, 28.5034
Hunter-Lab:
36.5918, 29.7146, 19.0453
#a9492d color charts
#a9492d color shades, tints & tones
#a9492d color schemes
#a9492d color preview, HTML & CSS examples
This text has a color of #a9492d
<p style="color:#a9492d;">Text here</p>
.mytext {color:#a9492d;}
This box has a color of #a9492d
<div style="background-color:#a9492d;">Content here</div>
.mybackground {background-color:#a9492d;}
Border around this has a color of #a9492d
<div style="border:2px solid #a9492d;">Content here</div>
.myborder {border:2px solid #a9492d;}