#a05334 color space conversions
Hex:
        #a05334
        RGB:
        160, 83, 52
        CMY:
        37, 67, 80
        CMYK:
        0, 48, 68, 37
      HSL:
        17°, 50.9434%, 41.5686%
        HSV (HSB):
        17°, 67.5000%, 62.7451%
        XYZ:
        18.2103, 13.9080, 4.9735
        xyY:
        0.4910, 0.3750, 13.9080
      CIE-Lab:
        44.1007, 29.1908, 32.1287
        CIE-LCH:
        44.1007, 43.4091, 47.7430
        CIE-Luv:
        44.1007, 59.3183, 28.3424
        Hunter-Lab:
        37.2935, 21.8975, 18.1984
      #a05334 color charts
#a05334 RGB chart
      #a05334 CMYK chart
      #a05334 RGB pie chart
      #a05334 color shades, tints & tones
#a05334 color schemes
#a05334 color preview, HTML & CSS examples
           This text has a color of #a05334        
        
          <p style="color:#a05334;">Text here</p>
        
        
          .mytext {color:#a05334;}
        
        Text color #a05334
      
           This box has a color of #a05334        
        
          <div style="background-color:#a05334;">Content here</div>
        
        
          .mybackground {background-color:#a05334;}
        
        Background color #a05334
      
           Border around this has a color of #a05334        
        
          <div style="border:2px solid #a05334;">Content here</div>
        
        
          .myborder {border:2px solid #a05334;}
        
        Border color #a05334