#a06b2b color space conversions
Hex:
#a06b2b
RGB:
160, 107, 43
CMY:
37, 58, 83
CMYK:
0, 33, 73, 37
HSL:
33°, 57.6355%, 39.8039%
HSV (HSB):
33°, 73.1250%, 62.7451%
XYZ:
20.1909, 18.1634, 4.7272
xyY:
0.4687, 0.4216, 18.1634
CIE-Lab:
49.6937, 15.1761, 42.9721
CIE-LCH:
49.6937, 45.5732, 70.5487
CIE-Luv:
49.6937, 42.2404, 41.6342
Hunter-Lab:
42.6185, 9.9837, 23.2566
#a06b2b color charts
#a06b2b color shades, tints & tones
#a06b2b color schemes
#a06b2b color preview, HTML & CSS examples
This text has a color of #a06b2b
<p style="color:#a06b2b;">Text here</p>
.mytext {color:#a06b2b;}
This box has a color of #a06b2b
<div style="background-color:#a06b2b;">Content here</div>
.mybackground {background-color:#a06b2b;}
Border around this has a color of #a06b2b
<div style="border:2px solid #a06b2b;">Content here</div>
.myborder {border:2px solid #a06b2b;}