#a8682b color space conversions
Hex:
#a8682b
RGB:
168, 104, 43
CMY:
34, 59, 83
CMYK:
0, 38, 74, 34
HSL:
29°, 59.2417%, 41.3725%
HSV (HSB):
29°, 74.4048%, 65.8824%
XYZ:
21.5348, 18.3999, 4.7020
xyY:
0.4824, 0.4122, 18.3999
CIE-Lab:
49.9776, 20.4298, 43.5866
CIE-LCH:
49.9776, 48.1369, 64.8867
CIE-Luv:
49.9776, 51.0458, 40.9603
Hunter-Lab:
42.8951, 14.5468, 23.5274
#a8682b color charts
#a8682b color shades, tints & tones
#a8682b color schemes
#a8682b color preview, HTML & CSS examples
This text has a color of #a8682b
<p style="color:#a8682b;">Text here</p>
.mytext {color:#a8682b;}
This box has a color of #a8682b
<div style="background-color:#a8682b;">Content here</div>
.mybackground {background-color:#a8682b;}
Border around this has a color of #a8682b
<div style="border:2px solid #a8682b;">Content here</div>
.myborder {border:2px solid #a8682b;}