#a34a20 color space conversions
Hex:
        #a34a20
        RGB:
        163, 74, 32
        CMY:
        36, 71, 87
        CMYK:
        0, 55, 80, 36
      HSL:
        19°, 67.1795%, 38.2353%
        HSV (HSB):
        19°, 80.3681%, 63.9216%
        XYZ:
        17.8137, 12.7884, 2.8960
        xyY:
        0.5318, 0.3818, 12.7884
      CIE-Lab:
        42.4426, 34.2302, 41.0628
        CIE-LCH:
        42.4426, 53.4589, 50.1852
        CIE-Luv:
        42.4426, 70.9158, 32.4610
        Hunter-Lab:
        35.7608, 26.3358, 20.2311
      #a34a20 color charts
#a34a20 RGB chart
      #a34a20 CMYK chart
      #a34a20 RGB pie chart
      #a34a20 color shades, tints & tones
#a34a20 color schemes
#a34a20 color preview, HTML & CSS examples
           This text has a color of #a34a20        
        
          <p style="color:#a34a20;">Text here</p>
        
        
          .mytext {color:#a34a20;}
        
        Text color #a34a20
      
           This box has a color of #a34a20        
        
          <div style="background-color:#a34a20;">Content here</div>
        
        
          .mybackground {background-color:#a34a20;}
        
        Background color #a34a20
      
           Border around this has a color of #a34a20        
        
          <div style="border:2px solid #a34a20;">Content here</div>
        
        
          .myborder {border:2px solid #a34a20;}
        
        Border color #a34a20