#a34d28 color space conversions
Hex:
        #a34d28
        RGB:
        163, 77, 40
        CMY:
        36, 70, 84
        CMYK:
        0, 53, 75, 36
      HSL:
        18°, 60.5911%, 39.8039%
        HSV (HSB):
        18°, 75.4601%, 63.9216%
        XYZ:
        18.1411, 13.2475, 3.6084
        xyY:
        0.5184, 0.3785, 13.2475
      CIE-Lab:
        43.1338, 32.9933, 37.7137
        CIE-LCH:
        43.1338, 50.1087, 48.8194
        CIE-Luv:
        43.1338, 67.7795, 31.0253
        Hunter-Lab:
        36.3971, 25.2735, 19.6000
      #a34d28 color charts
#a34d28 RGB chart
      #a34d28 CMYK chart
      #a34d28 RGB pie chart
      #a34d28 color shades, tints & tones
#a34d28 color schemes
#a34d28 color preview, HTML & CSS examples
           This text has a color of #a34d28        
        
          <p style="color:#a34d28;">Text here</p>
        
        
          .mytext {color:#a34d28;}
        
        Text color #a34d28
      
           This box has a color of #a34d28        
        
          <div style="background-color:#a34d28;">Content here</div>
        
        
          .mybackground {background-color:#a34d28;}
        
        Background color #a34d28
      
           Border around this has a color of #a34d28        
        
          <div style="border:2px solid #a34d28;">Content here</div>
        
        
          .myborder {border:2px solid #a34d28;}
        
        Border color #a34d28