#8a682f color space conversions
Hex:
#8a682f
RGB:
138, 104, 47
CMY:
46, 59, 82
CMYK:
0, 25, 66, 46
HSL:
38°, 49.1892%, 36.2745%
HSV (HSB):
38°, 65.9420%, 54.1176%
XYZ:
15.9446, 15.5091, 4.8425
xyY:
0.4393, 0.4273, 15.5091
CIE-Lab:
46.3238, 7.1214, 36.5950
CIE-LCH:
46.3238, 37.2814, 78.9879
CIE-Luv:
46.3238, 26.8365, 37.4419
Hunter-Lab:
39.3816, 3.3523, 20.2766
#8a682f color charts
#8a682f color shades, tints & tones
#8a682f color schemes
#8a682f color preview, HTML & CSS examples
This text has a color of #8a682f
<p style="color:#8a682f;">Text here</p>
.mytext {color:#8a682f;}
This box has a color of #8a682f
<div style="background-color:#8a682f;">Content here</div>
.mybackground {background-color:#8a682f;}
Border around this has a color of #8a682f
<div style="border:2px solid #8a682f;">Content here</div>
.myborder {border:2px solid #8a682f;}