#a9532b color space conversions
Hex:
#a9532b
RGB:
169, 83, 43
CMY:
34, 67, 83
CMYK:
0, 51, 75, 34
HSL:
19°, 59.4340%, 41.5686%
HSV (HSB):
19°, 74.5562%, 66.2745%
XYZ:
19.8915, 14.7959, 4.0930
xyY:
0.5129, 0.3815, 14.7959
CIE-Lab:
45.3534, 32.4018, 38.7845
CIE-LCH:
45.3534, 50.5382, 50.1235
CIE-Luv:
45.3534, 67.9665, 32.8423
Hunter-Lab:
38.4655, 24.9923, 20.6170
#a9532b color charts
#a9532b color shades, tints & tones
#a9532b color schemes
#a9532b color preview, HTML & CSS examples
This text has a color of #a9532b
<p style="color:#a9532b;">Text here</p>
.mytext {color:#a9532b;}
This box has a color of #a9532b
<div style="background-color:#a9532b;">Content here</div>
.mybackground {background-color:#a9532b;}
Border around this has a color of #a9532b
<div style="border:2px solid #a9532b;">Content here</div>
.myborder {border:2px solid #a9532b;}