#a86a65 color space conversions
Hex:
#a86a65
RGB:
168, 106, 101
CMY:
34, 58, 60
CMYK:
0, 37, 40, 34
HSL:
4°, 27.8008%, 52.7451%
HSV (HSB):
4°, 39.8810%, 65.8824%
XYZ:
23.6514, 19.5725, 14.8432
xyY:
0.4073, 0.3371, 19.5725
CIE-Lab:
51.3504, 24.1888, 13.1888
CIE-LCH:
51.3504, 27.5507, 28.6011
CIE-Luv:
51.3504, 42.5029, 12.4058
Hunter-Lab:
44.2408, 18.0060, 11.0762
#a86a65 color charts
#a86a65 color shades, tints & tones
#a86a65 color schemes
#a86a65 color preview, HTML & CSS examples
This text has a color of #a86a65
<p style="color:#a86a65;">Text here</p>
.mytext {color:#a86a65;}
This box has a color of #a86a65
<div style="background-color:#a86a65;">Content here</div>
.mybackground {background-color:#a86a65;}
Border around this has a color of #a86a65
<div style="border:2px solid #a86a65;">Content here</div>
.myborder {border:2px solid #a86a65;}