#a34d14 color space conversions
Hex:
        #a34d14
        RGB:
        163, 77, 20
        CMY:
        36, 70, 92
        CMYK:
        0, 53, 88, 36
      HSL:
        24°, 78.1421%, 35.8824%
        HSV (HSB):
        24°, 87.7301%, 63.9216%
        XYZ:
        17.8844, 13.1448, 2.2564
        xyY:
        0.5373, 0.3949, 13.1448
      CIE-Lab:
        42.9806, 32.2891, 46.7557
        CIE-LCH:
        42.9806, 56.8215, 55.3713
        CIE-Luv:
        42.9806, 69.6508, 36.3074
        Hunter-Lab:
        36.2557, 24.6037, 21.6891
      #a34d14 color charts
#a34d14 RGB chart
      #a34d14 CMYK chart
      #a34d14 RGB pie chart
      #a34d14 color shades, tints & tones
#a34d14 color schemes
#a34d14 color preview, HTML & CSS examples
           This text has a color of #a34d14        
        
          <p style="color:#a34d14;">Text here</p>
        
        
          .mytext {color:#a34d14;}
        
        Text color #a34d14
      
           This box has a color of #a34d14        
        
          <div style="background-color:#a34d14;">Content here</div>
        
        
          .mybackground {background-color:#a34d14;}
        
        Background color #a34d14
      
           Border around this has a color of #a34d14        
        
          <div style="border:2px solid #a34d14;">Content here</div>
        
        
          .myborder {border:2px solid #a34d14;}
        
        Border color #a34d14