#a07a4e color space conversions
Hex:
#a07a4e
RGB:
160, 122, 78
CMY:
37, 52, 69
CMYK:
0, 24, 51, 37
HSL:
32°, 34.4538%, 46.6667%
HSV (HSB):
32°, 51.2500%, 62.7451%
XYZ:
22.8319, 21.9427, 10.2397
xyY:
0.4150, 0.3989, 21.9427
CIE-Lab:
53.9662, 9.2385, 29.6806
CIE-LCH:
53.9662, 31.0852, 72.7106
CIE-Luv:
53.9662, 28.6274, 33.4673
Hunter-Lab:
46.8430, 5.0278, 19.8295
#a07a4e color charts
#a07a4e color shades, tints & tones
#a07a4e color schemes
#a07a4e color preview, HTML & CSS examples
This text has a color of #a07a4e
<p style="color:#a07a4e;">Text here</p>
.mytext {color:#a07a4e;}
This box has a color of #a07a4e
<div style="background-color:#a07a4e;">Content here</div>
.mybackground {background-color:#a07a4e;}
Border around this has a color of #a07a4e
<div style="border:2px solid #a07a4e;">Content here</div>
.myborder {border:2px solid #a07a4e;}