#a05320 color space conversions
Hex:
        #a05320
        RGB:
        160, 83, 32
        CMY:
        37, 67, 87
        CMYK:
        0, 48, 80, 37
      HSL:
        24°, 66.6667%, 37.6471%
        HSV (HSB):
        24°, 80.0000%, 62.7451%
        XYZ:
        17.8512, 13.7644, 3.0824
        xyY:
        0.5145, 0.3967, 13.7644
      CIE-Lab:
        43.8931, 28.1783, 42.3092
        CIE-LCH:
        43.8931, 50.8339, 56.3360
        CIE-Luv:
        43.8931, 61.5562, 35.4068
        Hunter-Lab:
        37.1004, 20.9612, 21.0442
      #a05320 color charts
#a05320 RGB chart
      #a05320 CMYK chart
      #a05320 RGB pie chart
      #a05320 color shades, tints & tones
#a05320 color schemes
#a05320 color preview, HTML & CSS examples
           This text has a color of #a05320        
        
          <p style="color:#a05320;">Text here</p>
        
        
          .mytext {color:#a05320;}
        
        Text color #a05320
      
           This box has a color of #a05320        
        
          <div style="background-color:#a05320;">Content here</div>
        
        
          .mybackground {background-color:#a05320;}
        
        Background color #a05320
      
           Border around this has a color of #a05320        
        
          <div style="border:2px solid #a05320;">Content here</div>
        
        
          .myborder {border:2px solid #a05320;}
        
        Border color #a05320