#a05a32 color space conversions
Hex:
        #a05a32
        RGB:
        160, 90, 50
        CMY:
        37, 65, 80
        CMYK:
        0, 44, 69, 37
      HSL:
        22°, 52.3810%, 41.1765%
        HSV (HSB):
        22°, 68.7500%, 62.7451%
        XYZ:
        18.7291, 15.0162, 4.9289
        xyY:
        0.4843, 0.3883, 15.0162
      CIE-Lab:
        45.6564, 25.1972, 35.0254
        CIE-LCH:
        45.6564, 43.1471, 54.2689
        CIE-Luv:
        45.6564, 54.4164, 32.0203
        Hunter-Lab:
        38.7507, 18.4592, 19.5841
      #a05a32 color charts
#a05a32 RGB chart
      #a05a32 CMYK chart
      #a05a32 RGB pie chart
      #a05a32 color shades, tints & tones
#a05a32 color schemes
#a05a32 color preview, HTML & CSS examples
           This text has a color of #a05a32        
        
          <p style="color:#a05a32;">Text here</p>
        
        
          .mytext {color:#a05a32;}
        
        Text color #a05a32
      
           This box has a color of #a05a32        
        
          <div style="background-color:#a05a32;">Content here</div>
        
        
          .mybackground {background-color:#a05a32;}
        
        Background color #a05a32
      
           Border around this has a color of #a05a32        
        
          <div style="border:2px solid #a05a32;">Content here</div>
        
        
          .myborder {border:2px solid #a05a32;}
        
        Border color #a05a32