#a34114 color space conversions
Hex:
        #a34114
        RGB:
        163, 65, 20
        CMY:
        36, 75, 92
        CMYK:
        0, 60, 88, 36
      HSL:
        19°, 78.1421%, 35.8824%
        HSV (HSB):
        19°, 87.7301%, 63.9216%
        XYZ:
        17.1208, 11.6176, 2.0019
        xyY:
        0.5569, 0.3779, 11.6176
      CIE-Lab:
        40.6018, 38.4054, 44.8029
        CIE-LCH:
        40.6018, 59.0108, 49.3966
        CIE-Luv:
        40.6018, 78.6999, 32.3911
        Hunter-Lab:
        34.0846, 30.0130, 20.3770
      #a34114 color charts
#a34114 RGB chart
      #a34114 CMYK chart
      #a34114 RGB pie chart
      #a34114 color shades, tints & tones
#a34114 color schemes
#a34114 color preview, HTML & CSS examples
           This text has a color of #a34114        
        
          <p style="color:#a34114;">Text here</p>
        
        
          .mytext {color:#a34114;}
        
        Text color #a34114
      
           This box has a color of #a34114        
        
          <div style="background-color:#a34114;">Content here</div>
        
        
          .mybackground {background-color:#a34114;}
        
        Background color #a34114
      
           Border around this has a color of #a34114        
        
          <div style="border:2px solid #a34114;">Content here</div>
        
        
          .myborder {border:2px solid #a34114;}
        
        Border color #a34114