#a07e6d color space conversions
Hex:
#a07e6d
RGB:
160, 126, 109
CMY:
37, 51, 57
CMYK:
0, 21, 32, 37
HSL:
20°, 21.1618%, 52.7451%
HSV (HSB):
20°, 31.8750%, 62.7451%
XYZ:
24.7184, 23.4994, 17.7010
xyY:
0.3750, 0.3565, 23.4994
CIE-Lab:
55.5831, 10.6040, 14.2643
CIE-LCH:
55.5831, 17.7740, 53.3732
CIE-Luv:
55.5831, 23.0730, 16.7310
Hunter-Lab:
48.4762, 6.1851, 12.2836
#a07e6d color charts
#a07e6d color shades, tints & tones
#a07e6d color schemes
#a07e6d color preview, HTML & CSS examples
This text has a color of #a07e6d
<p style="color:#a07e6d;">Text here</p>
.mytext {color:#a07e6d;}
This box has a color of #a07e6d
<div style="background-color:#a07e6d;">Content here</div>
.mybackground {background-color:#a07e6d;}
Border around this has a color of #a07e6d
<div style="border:2px solid #a07e6d;">Content here</div>
.myborder {border:2px solid #a07e6d;}