#a8473e color space conversions
Hex:
#a8473e
RGB:
168, 71, 62
CMY:
34, 72, 76
CMYK:
0, 58, 63, 34
HSL:
5°, 46.0870%, 45.0980%
HSV (HSB):
5°, 63.0952%, 65.8824%
XYZ:
19.2712, 13.1791, 6.0855
xyY:
0.5001, 0.3420, 13.1791
CIE-Lab:
43.0319, 39.2901, 25.3117
CIE-LCH:
43.0319, 46.7375, 32.7906
CIE-Luv:
43.0319, 72.6575, 20.1027
Hunter-Lab:
36.3030, 31.2250, 15.4732
#a8473e color charts
#a8473e color shades, tints & tones
#a8473e color schemes
#a8473e color preview, HTML & CSS examples
This text has a color of #a8473e
<p style="color:#a8473e;">Text here</p>
.mytext {color:#a8473e;}
This box has a color of #a8473e
<div style="background-color:#a8473e;">Content here</div>
.mybackground {background-color:#a8473e;}
Border around this has a color of #a8473e
<div style="border:2px solid #a8473e;">Content here</div>
.myborder {border:2px solid #a8473e;}