#a86c6c color space conversions
Hex:
#a86c6c
RGB:
168, 108, 108
CMY:
34, 58, 58
CMYK:
0, 36, 36, 34
HSL:
0°, 25.6410%, 54.1176%
HSV (HSB):
0°, 35.7143%, 65.8824%
XYZ:
24.2178, 20.1327, 16.7969
xyY:
0.3961, 0.3292, 20.1327
CIE-Lab:
51.9869, 23.9357, 9.9549
CIE-LCH:
51.9869, 25.9233, 22.5826
CIE-Luv:
51.9869, 40.1353, 8.6484
Hunter-Lab:
44.8694, 17.8219, 9.2133
#a86c6c color charts
#a86c6c color shades, tints & tones
#a86c6c color schemes
#a86c6c color preview, HTML & CSS examples
This text has a color of #a86c6c
<p style="color:#a86c6c;">Text here</p>
.mytext {color:#a86c6c;}
This box has a color of #a86c6c
<div style="background-color:#a86c6c;">Content here</div>
.mybackground {background-color:#a86c6c;}
Border around this has a color of #a86c6c
<div style="border:2px solid #a86c6c;">Content here</div>
.myborder {border:2px solid #a86c6c;}