#a9531c color space conversions
Hex:
#a9531c
RGB:
169, 83, 28
CMY:
34, 67, 89
CMYK:
0, 51, 83, 34
HSL:
23°, 71.5736%, 38.6275%
HSV (HSB):
23°, 83.4320%, 66.2745%
XYZ:
19.6650, 14.7054, 2.9006
xyY:
0.5276, 0.3946, 14.7054
CIE-Lab:
45.2280, 31.8118, 45.8339
CIE-LCH:
45.2280, 55.7919, 55.2367
CIE-Luv:
45.2280, 69.4570, 37.2155
Hunter-Lab:
38.3476, 24.4284, 22.3587
#a9531c color charts
#a9531c color shades, tints & tones
#a9531c color schemes
#a9531c color preview, HTML & CSS examples
This text has a color of #a9531c
<p style="color:#a9531c;">Text here</p>
.mytext {color:#a9531c;}
This box has a color of #a9531c
<div style="background-color:#a9531c;">Content here</div>
.mybackground {background-color:#a9531c;}
Border around this has a color of #a9531c
<div style="border:2px solid #a9531c;">Content here</div>
.myborder {border:2px solid #a9531c;}