#a86c5c color space conversions
Hex:
#a86c5c
RGB:
168, 108, 92
CMY:
34, 58, 64
CMYK:
0, 36, 45, 34
HSL:
13°, 30.4000%, 50.9804%
HSV (HSB):
13°, 45.2381%, 65.8824%
XYZ:
23.4428, 19.8227, 12.7158
xyY:
0.4188, 0.3541, 19.8227
CIE-Lab:
51.6361, 22.0295, 18.8547
CIE-LCH:
51.6361, 28.9966, 40.5597
CIE-Luv:
51.6361, 42.5665, 19.2704
Hunter-Lab:
44.5226, 16.0720, 14.2325
#a86c5c color charts
#a86c5c color shades, tints & tones
#a86c5c color schemes
#a86c5c color preview, HTML & CSS examples
This text has a color of #a86c5c
<p style="color:#a86c5c;">Text here</p>
.mytext {color:#a86c5c;}
This box has a color of #a86c5c
<div style="background-color:#a86c5c;">Content here</div>
.mybackground {background-color:#a86c5c;}
Border around this has a color of #a86c5c
<div style="border:2px solid #a86c5c;">Content here</div>
.myborder {border:2px solid #a86c5c;}