#a06f40 color space conversions
Hex:
#a06f40
RGB:
160, 111, 64
CMY:
37, 56, 75
CMYK:
0, 31, 60, 37
HSL:
29°, 42.8571%, 43.9216%
HSV (HSB):
29°, 60.0000%, 62.7451%
XYZ:
21.1071, 19.2126, 7.4464
xyY:
0.4419, 0.4022, 19.2126
CIE-Lab:
50.9350, 14.2710, 33.6167
CIE-LCH:
50.9350, 36.5204, 66.9977
CIE-Luv:
50.9350, 37.5716, 35.1339
Hunter-Lab:
43.8322, 9.2489, 20.6101
#a06f40 color charts
#a06f40 color shades, tints & tones
#a06f40 color schemes
#a06f40 color preview, HTML & CSS examples
This text has a color of #a06f40
<p style="color:#a06f40;">Text here</p>
.mytext {color:#a06f40;}
This box has a color of #a06f40
<div style="background-color:#a06f40;">Content here</div>
.mybackground {background-color:#a06f40;}
Border around this has a color of #a06f40
<div style="border:2px solid #a06f40;">Content here</div>
.myborder {border:2px solid #a06f40;}