#a8473f color space conversions
Hex:
#a8473f
RGB:
168, 71, 63
CMY:
34, 72, 75
CMYK:
0, 58, 63, 34
HSL:
5°, 45.4545%, 45.2941%
HSV (HSB):
5°, 62.5000%, 65.8824%
XYZ:
19.2989, 13.1902, 6.2314
xyY:
0.4984, 0.3407, 13.1902
CIE-Lab:
43.0484, 39.3595, 24.7340
CIE-LCH:
43.0484, 46.4860, 32.1458
CIE-Luv:
43.0484, 72.4573, 19.5914
Hunter-Lab:
36.3183, 31.2947, 15.2499
#a8473f color charts
#a8473f color shades, tints & tones
#a8473f color schemes
#a8473f color preview, HTML & CSS examples
This text has a color of #a8473f
<p style="color:#a8473f;">Text here</p>
.mytext {color:#a8473f;}
This box has a color of #a8473f
<div style="background-color:#a8473f;">Content here</div>
.mybackground {background-color:#a8473f;}
Border around this has a color of #a8473f
<div style="border:2px solid #a8473f;">Content here</div>
.myborder {border:2px solid #a8473f;}