#a9473e color space conversions
Hex:
#a9473e
RGB:
169, 71, 62
CMY:
34, 72, 76
CMYK:
0, 58, 63, 34
HSL:
5°, 46.3203%, 45.2941%
HSV (HSB):
5°, 63.3136%, 66.2745%
XYZ:
19.4849, 13.2893, 6.0955
xyY:
0.5013, 0.3419, 13.2893
CIE-Lab:
43.1959, 39.6650, 25.5527
CIE-LCH:
43.1959, 47.1831, 32.7901
CIE-Luv:
43.1959, 73.4873, 20.2630
Hunter-Lab:
36.4545, 31.6129, 15.6043
#a9473e color charts
#a9473e color shades, tints & tones
#a9473e color schemes
#a9473e color preview, HTML & CSS examples
This text has a color of #a9473e
<p style="color:#a9473e;">Text here</p>
.mytext {color:#a9473e;}
This box has a color of #a9473e
<div style="background-color:#a9473e;">Content here</div>
.mybackground {background-color:#a9473e;}
Border around this has a color of #a9473e
<div style="border:2px solid #a9473e;">Content here</div>
.myborder {border:2px solid #a9473e;}