#a86f7c color space conversions
Hex:
#a86f7c
RGB:
168, 111, 124
CMY:
34, 56, 51
CMYK:
0, 34, 26, 34
HSL:
346°, 24.6753%, 54.7059%
HSV (HSB):
346°, 33.9286%, 65.8824%
XYZ:
25.4710, 21.1489, 21.8085
xyY:
0.3722, 0.3091, 21.1489
CIE-Lab:
53.1121, 24.4614, 2.1411
CIE-LCH:
53.1121, 24.5549, 5.0023
CIE-Luv:
53.1121, 35.7628, -1.3565
Hunter-Lab:
45.9880, 18.3853, 4.0750
#a86f7c color charts
#a86f7c color shades, tints & tones
#a86f7c color schemes
#a86f7c color preview, HTML & CSS examples
This text has a color of #a86f7c
<p style="color:#a86f7c;">Text here</p>
.mytext {color:#a86f7c;}
This box has a color of #a86f7c
<div style="background-color:#a86f7c;">Content here</div>
.mybackground {background-color:#a86f7c;}
Border around this has a color of #a86f7c
<div style="border:2px solid #a86f7c;">Content here</div>
.myborder {border:2px solid #a86f7c;}