#a8685f color space conversions
Hex:
#a8685f
RGB:
168, 104, 95
CMY:
34, 59, 63
CMYK:
0, 38, 43, 34
HSL:
7°, 29.5547%, 51.5686%
HSV (HSB):
7°, 43.4524%, 65.8824%
XYZ:
23.1643, 19.0517, 13.2829
xyY:
0.4174, 0.3433, 19.0517
CIE-Lab:
50.7476, 24.6128, 15.8906
CIE-LCH:
50.7476, 29.2968, 32.8472
CIE-Luv:
50.7476, 44.7388, 15.3490
Hunter-Lab:
43.6482, 18.3464, 12.5108
#a8685f color charts
#a8685f color shades, tints & tones
#a8685f color schemes
#a8685f color preview, HTML & CSS examples
This text has a color of #a8685f
<p style="color:#a8685f;">Text here</p>
.mytext {color:#a8685f;}
This box has a color of #a8685f
<div style="background-color:#a8685f;">Content here</div>
.mybackground {background-color:#a8685f;}
Border around this has a color of #a8685f
<div style="border:2px solid #a8685f;">Content here</div>
.myborder {border:2px solid #a8685f;}