#a7967d color space conversions
Hex:
#a7967d
RGB:
167, 150, 125
CMY:
35, 41, 51
CMYK:
0, 10, 25, 35
HSL:
36°, 19.2661%, 57.2549%
HSV (HSB):
36°, 25.1497%, 65.4902%
XYZ:
30.5444, 31.5089, 23.8740
xyY:
0.3555, 0.3667, 31.5089
CIE-Lab:
62.9349, 2.2428, 15.4934
CIE-LCH:
62.9349, 15.6549, 81.7633
CIE-Luv:
62.9349, 12.0408, 20.4686
Hunter-Lab:
56.1327, -1.1024, 14.0761
#a7967d color charts
#a7967d color shades, tints & tones
#a7967d color schemes
#a7967d color preview, HTML & CSS examples
This text has a color of #a7967d
<p style="color:#a7967d;">Text here</p>
.mytext {color:#a7967d;}
This box has a color of #a7967d
<div style="background-color:#a7967d;">Content here</div>
.mybackground {background-color:#a7967d;}
Border around this has a color of #a7967d
<div style="border:2px solid #a7967d;">Content here</div>
.myborder {border:2px solid #a7967d;}