#a08774 color space conversions
Hex:
        #a08774
        RGB:
        160, 135, 116
        CMY:
        37, 47, 55
        CMYK:
        0, 16, 28, 37
      HSL:
        26°, 18.8034%, 54.1176%
        HSV (HSB):
        26°, 27.5000%, 62.7451%
        XYZ:
        26.3136, 26.0625, 20.1667
        xyY:
        0.3627, 0.3593, 26.0625
      CIE-Lab:
        58.0963, 6.4939, 13.7479
        CIE-LCH:
        58.0963, 15.2044, 64.7161
        CIE-Luv:
        58.0963, 16.9722, 17.0957
        Hunter-Lab:
        51.0514, 2.6647, 12.3149
      #a08774 color charts
#a08774 RGB chart
      #a08774 CMYK chart
      #a08774 RGB pie chart
      #a08774 color shades, tints & tones
#a08774 color schemes
#a08774 color preview, HTML & CSS examples
           This text has a color of #a08774        
        
          <p style="color:#a08774;">Text here</p>
        
        
          .mytext {color:#a08774;}
        
        Text color #a08774
      
           This box has a color of #a08774        
        
          <div style="background-color:#a08774;">Content here</div>
        
        
          .mybackground {background-color:#a08774;}
        
        Background color #a08774
      
           Border around this has a color of #a08774        
        
          <div style="border:2px solid #a08774;">Content here</div>
        
        
          .myborder {border:2px solid #a08774;}
        
        Border color #a08774