#a06a2d color space conversions
Hex:
#a06a2d
RGB:
160, 106, 45
CMY:
37, 58, 82
CMYK:
0, 34, 72, 37
HSL:
32°, 56.0976%, 40.1961%
HSV (HSB):
32°, 71.8750%, 62.7451%
XYZ:
20.1249, 17.9711, 4.8907
xyY:
0.4682, 0.4181, 17.9711
CIE-Lab:
49.4611, 15.8532, 41.7698
CIE-LCH:
49.4611, 44.6770, 69.2164
CIE-Luv:
49.4611, 42.8523, 40.5520
Hunter-Lab:
42.3923, 10.5526, 22.8345
#a06a2d color charts
#a06a2d color shades, tints & tones
#a06a2d color schemes
#a06a2d color preview, HTML & CSS examples
This text has a color of #a06a2d
<p style="color:#a06a2d;">Text here</p>
.mytext {color:#a06a2d;}
This box has a color of #a06a2d
<div style="background-color:#a06a2d;">Content here</div>
.mybackground {background-color:#a06a2d;}
Border around this has a color of #a06a2d
<div style="border:2px solid #a06a2d;">Content here</div>
.myborder {border:2px solid #a06a2d;}