#a9531d color space conversions
Hex:
#a9531d
RGB:
169, 83, 29
CMY:
34, 67, 89
CMYK:
0, 51, 83, 34
HSL:
23°, 70.7071%, 38.8235%
HSV (HSB):
23°, 82.8402%, 66.2745%
XYZ:
19.6772, 14.7102, 2.9647
xyY:
0.5268, 0.3938, 14.7102
CIE-Lab:
45.2347, 31.8437, 45.4088
CIE-LCH:
45.2347, 55.4615, 54.9593
CIE-Luv:
45.2347, 69.3754, 36.9764
Hunter-Lab:
38.3539, 24.4588, 22.2648
#a9531d color charts
#a9531d color shades, tints & tones
#a9531d color schemes
#a9531d color preview, HTML & CSS examples
This text has a color of #a9531d
<p style="color:#a9531d;">Text here</p>
.mytext {color:#a9531d;}
This box has a color of #a9531d
<div style="background-color:#a9531d;">Content here</div>
.mybackground {background-color:#a9531d;}
Border around this has a color of #a9531d
<div style="border:2px solid #a9531d;">Content here</div>
.myborder {border:2px solid #a9531d;}