#a06a3c color space conversions
Hex:
#a06a3c
RGB:
160, 106, 60
CMY:
37, 58, 76
CMYK:
0, 34, 63, 37
HSL:
28°, 45.4545%, 43.1373%
HSV (HSB):
28°, 62.5000%, 62.7451%
XYZ:
20.4668, 18.1079, 6.6914
xyY:
0.4521, 0.4000, 18.1079
CIE-Lab:
49.6267, 16.8176, 34.2242
CIE-LCH:
49.6267, 38.1331, 63.8308
CIE-Luv:
49.6267, 41.5614, 34.6701
Hunter-Lab:
42.5534, 11.3845, 20.4641
#a06a3c color charts
#a06a3c color shades, tints & tones
#a06a3c color schemes
#a06a3c color preview, HTML & CSS examples
This text has a color of #a06a3c
<p style="color:#a06a3c;">Text here</p>
.mytext {color:#a06a3c;}
This box has a color of #a06a3c
<div style="background-color:#a06a3c;">Content here</div>
.mybackground {background-color:#a06a3c;}
Border around this has a color of #a06a3c
<div style="border:2px solid #a06a3c;">Content here</div>
.myborder {border:2px solid #a06a3c;}