#a06b2a color space conversions
Hex:
#a06b2a
RGB:
160, 107, 42
CMY:
37, 58, 84
CMYK:
0, 33, 74, 37
HSL:
33°, 58.4158%, 39.6078%
HSV (HSB):
33°, 73.7500%, 62.7451%
XYZ:
20.1728, 18.1561, 4.6318
xyY:
0.4696, 0.4226, 18.1561
CIE-Lab:
49.6849, 15.1245, 43.4334
CIE-LCH:
49.6849, 45.9914, 70.8007
CIE-Luv:
49.6849, 42.3094, 41.9534
Hunter-Lab:
42.6100, 9.9395, 23.3821
#a06b2a color charts
#a06b2a color shades, tints & tones
#a06b2a color schemes
#a06b2a color preview, HTML & CSS examples
This text has a color of #a06b2a
<p style="color:#a06b2a;">Text here</p>
.mytext {color:#a06b2a;}
This box has a color of #a06b2a
<div style="background-color:#a06b2a;">Content here</div>
.mybackground {background-color:#a06b2a;}
Border around this has a color of #a06b2a
<div style="border:2px solid #a06b2a;">Content here</div>
.myborder {border:2px solid #a06b2a;}