#a9481e color space conversions
Hex:
#a9481e
RGB:
169, 72, 30
CMY:
34, 72, 88
CMYK:
0, 57, 82, 34
HSL:
18°, 69.8492%, 39.0196%
HSV (HSB):
18°, 82.2485%, 66.2745%
XYZ:
18.9139, 13.1635, 2.7722
xyY:
0.5427, 0.3777, 13.1635
CIE-Lab:
43.0085, 37.5641, 42.9015
CIE-LCH:
43.0085, 57.0228, 48.7950
CIE-Luv:
43.0085, 77.6504, 32.9575
Hunter-Lab:
36.2815, 29.5611, 20.8668
#a9481e color charts
#a9481e color shades, tints & tones
#a9481e color schemes
#a9481e color preview, HTML & CSS examples
This text has a color of #a9481e
<p style="color:#a9481e;">Text here</p>
.mytext {color:#a9481e;}
This box has a color of #a9481e
<div style="background-color:#a9481e;">Content here</div>
.mybackground {background-color:#a9481e;}
Border around this has a color of #a9481e
<div style="border:2px solid #a9481e;">Content here</div>
.myborder {border:2px solid #a9481e;}