#a86d7c color space conversions
Hex:
#a86d7c
RGB:
168, 109, 124
CMY:
34, 57, 51
CMYK:
0, 35, 26, 34
HSL:
345°, 25.3219%, 54.3137%
HSV (HSB):
345°, 35.1190%, 65.8824%
XYZ:
25.2552, 20.7173, 21.7365
xyY:
0.3730, 0.3060, 20.7173
CIE-Lab:
52.6387, 25.5888, 1.4537
CIE-LCH:
52.6387, 25.6301, 3.2515
CIE-Luv:
52.6387, 36.9120, -2.4766
Hunter-Lab:
45.5163, 19.3890, 3.5472
#a86d7c color charts
#a86d7c color shades, tints & tones
#a86d7c color schemes
#a86d7c color preview, HTML & CSS examples
This text has a color of #a86d7c
<p style="color:#a86d7c;">Text here</p>
.mytext {color:#a86d7c;}
This box has a color of #a86d7c
<div style="background-color:#a86d7c;">Content here</div>
.mybackground {background-color:#a86d7c;}
Border around this has a color of #a86d7c
<div style="border:2px solid #a86d7c;">Content here</div>
.myborder {border:2px solid #a86d7c;}