#a9473c color space conversions
Hex:
#a9473c
RGB:
169, 71, 60
CMY:
34, 72, 76
CMYK:
0, 58, 64, 34
HSL:
6°, 47.5983%, 44.9020%
HSV (HSB):
6°, 64.4970%, 66.2745%
XYZ:
19.4310, 13.2677, 5.8118
xyY:
0.5046, 0.3445, 13.2677
CIE-Lab:
43.1639, 39.5309, 26.7037
CIE-LCH:
43.1639, 47.7052, 34.0396
CIE-Luv:
43.1639, 73.8807, 21.2607
Hunter-Lab:
36.4249, 31.4781, 16.0374
#a9473c color charts
#a9473c color shades, tints & tones
#a9473c color schemes
#a9473c color preview, HTML & CSS examples
This text has a color of #a9473c
<p style="color:#a9473c;">Text here</p>
.mytext {color:#a9473c;}
This box has a color of #a9473c
<div style="background-color:#a9473c;">Content here</div>
.mybackground {background-color:#a9473c;}
Border around this has a color of #a9473c
<div style="border:2px solid #a9473c;">Content here</div>
.myborder {border:2px solid #a9473c;}