#a8682e color space conversions
Hex:
#a8682e
RGB:
168, 104, 46
CMY:
34, 59, 82
CMYK:
0, 38, 73, 34
HSL:
29°, 57.0093%, 41.9608%
HSV (HSB):
29°, 72.6190%, 65.8824%
XYZ:
21.5919, 18.4227, 5.0027
xyY:
0.4796, 0.4092, 18.4227
CIE-Lab:
50.0049, 20.5813, 42.1688
CIE-LCH:
50.0049, 46.9233, 63.9844
CIE-Luv:
50.0049, 50.8007, 39.9728
Hunter-Lab:
42.9217, 14.6821, 23.1347
#a8682e color charts
#a8682e color shades, tints & tones
#a8682e color schemes
#a8682e color preview, HTML & CSS examples
This text has a color of #a8682e
<p style="color:#a8682e;">Text here</p>
.mytext {color:#a8682e;}
This box has a color of #a8682e
<div style="background-color:#a8682e;">Content here</div>
.mybackground {background-color:#a8682e;}
Border around this has a color of #a8682e
<div style="border:2px solid #a8682e;">Content here</div>
.myborder {border:2px solid #a8682e;}