#a86d65 color space conversions
Hex:
#a86d65
RGB:
168, 109, 101
CMY:
34, 57, 60
CMYK:
0, 35, 40, 34
HSL:
7°, 27.8008%, 52.7451%
HSV (HSB):
7°, 39.8810%, 65.8824%
XYZ:
23.9661, 20.2017, 14.9481
xyY:
0.4054, 0.3417, 20.2017
CIE-Lab:
52.0645, 22.4990, 14.1782
CIE-LCH:
52.0645, 26.5937, 32.2179
CIE-Luv:
52.0645, 40.5924, 13.9634
Hunter-Lab:
44.9463, 16.5229, 11.7439
#a86d65 color charts
#a86d65 color shades, tints & tones
#a86d65 color schemes
#a86d65 color preview, HTML & CSS examples
This text has a color of #a86d65
<p style="color:#a86d65;">Text here</p>
.mytext {color:#a86d65;}
This box has a color of #a86d65
<div style="background-color:#a86d65;">Content here</div>
.mybackground {background-color:#a86d65;}
Border around this has a color of #a86d65
<div style="border:2px solid #a86d65;">Content here</div>
.myborder {border:2px solid #a86d65;}