#a86f3f color space conversions
Hex:
#a86f3f
RGB:
168, 111, 63
CMY:
34, 56, 75
CMYK:
0, 34, 63, 34
HSL:
27°, 45.4545%, 45.2941%
HSV (HSB):
27°, 62.5000%, 65.8824%
XYZ:
22.7301, 20.0526, 7.3752
xyY:
0.4532, 0.3998, 20.0526
CIE-Lab:
51.8966, 17.6963, 35.5363
CIE-LCH:
51.8966, 39.6988, 63.5277
CIE-Luv:
51.8966, 43.9917, 36.2961
Hunter-Lab:
44.7801, 12.2402, 21.5812
#a86f3f color charts
#a86f3f color shades, tints & tones
#a86f3f color schemes
#a86f3f color preview, HTML & CSS examples
This text has a color of #a86f3f
<p style="color:#a86f3f;">Text here</p>
.mytext {color:#a86f3f;}
This box has a color of #a86f3f
<div style="background-color:#a86f3f;">Content here</div>
.mybackground {background-color:#a86f3f;}
Border around this has a color of #a86f3f
<div style="border:2px solid #a86f3f;">Content here</div>
.myborder {border:2px solid #a86f3f;}