#a86f6c color space conversions
Hex:
#a86f6c
RGB:
168, 111, 108
CMY:
34, 56, 58
CMYK:
0, 34, 36, 34
HSL:
3°, 25.6410%, 54.1176%
HSV (HSB):
3°, 35.7143%, 65.8824%
XYZ:
24.5397, 20.7764, 16.9042
xyY:
0.3944, 0.3339, 20.7764
CIE-Lab:
52.7039, 22.2431, 10.9633
CIE-LCH:
52.7039, 24.7982, 26.2381
CIE-Luv:
52.7039, 38.2770, 10.2518
Hunter-Lab:
45.5812, 16.3325, 9.9185
#a86f6c color charts
#a86f6c color shades, tints & tones
#a86f6c color schemes
#a86f6c color preview, HTML & CSS examples
This text has a color of #a86f6c
<p style="color:#a86f6c;">Text here</p>
.mytext {color:#a86f6c;}
This box has a color of #a86f6c
<div style="background-color:#a86f6c;">Content here</div>
.mybackground {background-color:#a86f6c;}
Border around this has a color of #a86f6c
<div style="border:2px solid #a86f6c;">Content here</div>
.myborder {border:2px solid #a86f6c;}