#a06f4c color space conversions
Hex:
#a06f4c
RGB:
160, 111, 76
CMY:
37, 56, 70
CMYK:
0, 31, 53, 37
HSL:
25°, 35.5932%, 46.2745%
HSV (HSB):
25°, 52.5000%, 62.7451%
XYZ:
21.4862, 19.3643, 9.4427
xyY:
0.4272, 0.3850, 19.3643
CIE-Lab:
51.1107, 15.3159, 27.1811
CIE-LCH:
51.1107, 31.1992, 60.5998
CIE-Luv:
51.1107, 36.3659, 29.1210
Hunter-Lab:
44.0048, 10.1473, 18.0807
#a06f4c color charts
#a06f4c color shades, tints & tones
#a06f4c color schemes
#a06f4c color preview, HTML & CSS examples
This text has a color of #a06f4c
<p style="color:#a06f4c;">Text here</p>
.mytext {color:#a06f4c;}
This box has a color of #a06f4c
<div style="background-color:#a06f4c;">Content here</div>
.mybackground {background-color:#a06f4c;}
Border around this has a color of #a06f4c
<div style="border:2px solid #a06f4c;">Content here</div>
.myborder {border:2px solid #a06f4c;}