#a2967f color space conversions
Hex:
        #a2967f
        RGB:
        162, 150, 127
        CMY:
        36, 41, 50
        CMYK:
        0, 7, 22, 36
      HSL:
        39°, 15.8371%, 56.6667%
        HSV (HSB):
        39°, 21.6049%, 63.5294%
        XYZ:
        29.6374, 31.0264, 24.5053
        xyY:
        0.3480, 0.3643, 31.0264
      CIE-Lab:
        62.5299, 0.5644, 13.7414
        CIE-LCH:
        62.5299, 13.7529, 87.6480
        CIE-Luv:
        62.5299, 8.6758, 18.5372
        Hunter-Lab:
        55.7013, -2.5016, 12.9068
      #a2967f color charts
#a2967f RGB chart
      #a2967f CMYK chart
      #a2967f RGB pie chart
      #a2967f color shades, tints & tones
#a2967f color schemes
#a2967f color preview, HTML & CSS examples
           This text has a color of #a2967f        
        
          <p style="color:#a2967f;">Text here</p>
        
        
          .mytext {color:#a2967f;}
        
        Text color #a2967f
      
           This box has a color of #a2967f        
        
          <div style="background-color:#a2967f;">Content here</div>
        
        
          .mybackground {background-color:#a2967f;}
        
        Background color #a2967f
      
           Border around this has a color of #a2967f        
        
          <div style="border:2px solid #a2967f;">Content here</div>
        
        
          .myborder {border:2px solid #a2967f;}
        
        Border color #a2967f