#a05213 color space conversions
Hex:
        #a05213
        RGB:
        160, 82, 19
        CMY:
        37, 68, 93
        CMYK:
        0, 49, 88, 37
      HSL:
        27°, 78.7709%, 35.0980%
        HSV (HSB):
        27°, 88.1250%, 62.7451%
        XYZ:
        17.6320, 13.5552, 2.3032
        xyY:
        0.5265, 0.4047, 13.5552
      CIE-Lab:
        43.5881, 28.3164, 47.4261
        CIE-LCH:
        43.5881, 55.2363, 59.1601
        CIE-Luv:
        43.5881, 63.2782, 37.9899
        Hunter-Lab:
        36.8174, 21.0542, 22.0631
      #a05213 color charts
#a05213 RGB chart
      #a05213 CMYK chart
      #a05213 RGB pie chart
      #a05213 color shades, tints & tones
#a05213 color schemes
#a05213 color preview, HTML & CSS examples
           This text has a color of #a05213        
        
          <p style="color:#a05213;">Text here</p>
        
        
          .mytext {color:#a05213;}
        
        Text color #a05213
      
           This box has a color of #a05213        
        
          <div style="background-color:#a05213;">Content here</div>
        
        
          .mybackground {background-color:#a05213;}
        
        Background color #a05213
      
           Border around this has a color of #a05213        
        
          <div style="border:2px solid #a05213;">Content here</div>
        
        
          .myborder {border:2px solid #a05213;}
        
        Border color #a05213