#a9523a color space conversions
Hex:
#a9523a
RGB:
169, 82, 58
CMY:
34, 68, 77
CMYK:
0, 51, 66, 34
HSL:
13°, 48.8987%, 44.5098%
HSV (HSB):
13°, 65.6805%, 66.2745%
XYZ:
20.1432, 14.7751, 5.7932
xyY:
0.4948, 0.3629, 14.7751
CIE-Lab:
45.3246, 33.7731, 30.5093
CIE-LCH:
45.3246, 45.5130, 42.0934
CIE-Luv:
45.3246, 66.6249, 26.3902
Hunter-Lab:
38.4384, 26.2737, 17.9710
#a9523a color charts
#a9523a color shades, tints & tones
#a9523a color schemes
#a9523a color preview, HTML & CSS examples
This text has a color of #a9523a
<p style="color:#a9523a;">Text here</p>
.mytext {color:#a9523a;}
This box has a color of #a9523a
<div style="background-color:#a9523a;">Content here</div>
.mybackground {background-color:#a9523a;}
Border around this has a color of #a9523a
<div style="border:2px solid #a9523a;">Content here</div>
.myborder {border:2px solid #a9523a;}