#a34320 color space conversions
Hex:
        #a34320
        RGB:
        163, 67, 32
        CMY:
        36, 74, 87
        CMYK:
        0, 59, 80, 36
      HSL:
        16°, 67.1795%, 38.2353%
        HSV (HSB):
        16°, 80.3681%, 63.9216%
        XYZ:
        17.3721, 11.9051, 2.7488
        xyY:
        0.5424, 0.3717, 11.9051
      CIE-Lab:
        41.0649, 37.7841, 39.7167
        CIE-LCH:
        41.0649, 54.8184, 46.4284
        CIE-Luv:
        41.0649, 76.0536, 30.1019
        Hunter-Lab:
        34.5038, 29.4903, 19.4292
      #a34320 color charts
#a34320 RGB chart
      #a34320 CMYK chart
      #a34320 RGB pie chart
      #a34320 color shades, tints & tones
#a34320 color schemes
#a34320 color preview, HTML & CSS examples
           This text has a color of #a34320        
        
          <p style="color:#a34320;">Text here</p>
        
        
          .mytext {color:#a34320;}
        
        Text color #a34320
      
           This box has a color of #a34320        
        
          <div style="background-color:#a34320;">Content here</div>
        
        
          .mybackground {background-color:#a34320;}
        
        Background color #a34320
      
           Border around this has a color of #a34320        
        
          <div style="border:2px solid #a34320;">Content here</div>
        
        
          .myborder {border:2px solid #a34320;}
        
        Border color #a34320