#a86e4d color space conversions
Hex:
#a86e4d
RGB:
168, 110, 77
CMY:
34, 57, 70
CMYK:
0, 35, 54, 34
HSL:
22°, 37.1429%, 48.0392%
HSV (HSB):
22°, 54.1667%, 65.8824%
XYZ:
23.0639, 20.0125, 9.6684
xyY:
0.4373, 0.3794, 20.0125
CIE-Lab:
51.8514, 19.4035, 27.7585
CIE-LCH:
51.8514, 33.8678, 55.0460
CIE-Luv:
51.8514, 43.1803, 28.9676
Hunter-Lab:
44.7353, 13.7413, 18.5008
#a86e4d color charts
#a86e4d color shades, tints & tones
#a86e4d color schemes
#a86e4d color preview, HTML & CSS examples
This text has a color of #a86e4d
<p style="color:#a86e4d;">Text here</p>
.mytext {color:#a86e4d;}
This box has a color of #a86e4d
<div style="background-color:#a86e4d;">Content here</div>
.mybackground {background-color:#a86e4d;}
Border around this has a color of #a86e4d
<div style="border:2px solid #a86e4d;">Content here</div>
.myborder {border:2px solid #a86e4d;}