#a34740 color space conversions
Hex:
        #a34740
        RGB:
        163, 71, 64
        CMY:
        36, 72, 75
        CMYK:
        0, 56, 61, 36
      HSL:
        4°, 43.6123%, 44.5098%
        HSV (HSB):
        4°, 60.7362%, 63.9216%
        XYZ:
        18.2829, 12.6632, 6.3311
        xyY:
        0.4905, 0.3397, 12.6632
      CIE-Lab:
        42.2513, 37.5452, 22.9508
        CIE-LCH:
        42.2513, 44.0044, 31.4368
        CIE-Luv:
        42.2513, 68.1138, 18.2539
        Hunter-Lab:
        35.5854, 29.4347, 14.3613
      #a34740 color charts
#a34740 RGB chart
      #a34740 CMYK chart
      #a34740 RGB pie chart
      #a34740 color shades, tints & tones
#a34740 color schemes
#a34740 color preview, HTML & CSS examples
           This text has a color of #a34740        
        
          <p style="color:#a34740;">Text here</p>
        
        
          .mytext {color:#a34740;}
        
        Text color #a34740
      
           This box has a color of #a34740        
        
          <div style="background-color:#a34740;">Content here</div>
        
        
          .mybackground {background-color:#a34740;}
        
        Background color #a34740
      
           Border around this has a color of #a34740        
        
          <div style="border:2px solid #a34740;">Content here</div>
        
        
          .myborder {border:2px solid #a34740;}
        
        Border color #a34740