#a07955 color space conversions
Hex:
        #a07955
        RGB:
        160, 121, 85
        CMY:
        37, 53, 67
        CMYK:
        0, 24, 47, 37
      HSL:
        29°, 30.6122%, 48.0392%
        HSV (HSB):
        29°, 46.8750%, 62.7451%
        XYZ:
        22.9743, 21.8042, 11.5921
        xyY:
        0.4076, 0.3868, 21.8042
      CIE-Lab:
        53.8186, 10.5191, 25.5867
        CIE-LCH:
        53.8186, 27.6646, 67.6516
        CIE-Luv:
        53.8186, 28.6640, 29.1186
        Hunter-Lab:
        46.6950, 6.1071, 17.9677
      #a07955 color charts
#a07955 RGB chart
      #a07955 CMYK chart
      #a07955 RGB pie chart
      #a07955 color shades, tints & tones
#a07955 color schemes
#a07955 color preview, HTML & CSS examples
           This text has a color of #a07955        
        
          <p style="color:#a07955;">Text here</p>
        
        
          .mytext {color:#a07955;}
        
        Text color #a07955
      
           This box has a color of #a07955        
        
          <div style="background-color:#a07955;">Content here</div>
        
        
          .mybackground {background-color:#a07955;}
        
        Background color #a07955
      
           Border around this has a color of #a07955        
        
          <div style="border:2px solid #a07955;">Content here</div>
        
        
          .myborder {border:2px solid #a07955;}
        
        Border color #a07955