#a06c46 color space conversions
Hex:
#a06c46
RGB:
160, 108, 70
CMY:
37, 58, 73
CMYK:
0, 33, 56, 37
HSL:
25°, 39.1304%, 45.0980%
HSV (HSB):
25°, 56.2500%, 62.7451%
XYZ:
20.9653, 18.6409, 8.2874
xyY:
0.4377, 0.3892, 18.6409
CIE-Lab:
50.2644, 16.4821, 29.4905
CIE-LCH:
50.2644, 33.7839, 60.7994
CIE-Luv:
50.2644, 39.1046, 30.8251
Hunter-Lab:
43.1751, 11.1208, 18.8419
#a06c46 color charts
#a06c46 color shades, tints & tones
#a06c46 color schemes
#a06c46 color preview, HTML & CSS examples
This text has a color of #a06c46
<p style="color:#a06c46;">Text here</p>
.mytext {color:#a06c46;}
This box has a color of #a06c46
<div style="background-color:#a06c46;">Content here</div>
.mybackground {background-color:#a06c46;}
Border around this has a color of #a06c46
<div style="border:2px solid #a06c46;">Content here</div>
.myborder {border:2px solid #a06c46;}