#a34d48 color space conversions
Hex:
        #a34d48
        RGB:
        163, 77, 72
        CMY:
        36, 70, 72
        CMYK:
        0, 53, 56, 36
      HSL:
        3°, 38.7234%, 46.0784%
        HSV (HSB):
        3°, 55.8282%, 63.9216%
        XYZ:
        18.9278, 13.5622, 7.7510
        xyY:
        0.4704, 0.3370, 13.5622
      CIE-Lab:
        43.5984, 35.0935, 19.8668
        CIE-LCH:
        43.5984, 40.3267, 29.5147
        CIE-Luv:
        43.5984, 62.5804, 16.2220
        Hunter-Lab:
        36.8268, 27.2964, 13.2999
      #a34d48 color charts
#a34d48 RGB chart
      #a34d48 CMYK chart
      #a34d48 RGB pie chart
      #a34d48 color shades, tints & tones
#a34d48 color schemes
#a34d48 color preview, HTML & CSS examples
           This text has a color of #a34d48        
        
          <p style="color:#a34d48;">Text here</p>
        
        
          .mytext {color:#a34d48;}
        
        Text color #a34d48
      
           This box has a color of #a34d48        
        
          <div style="background-color:#a34d48;">Content here</div>
        
        
          .mybackground {background-color:#a34d48;}
        
        Background color #a34d48
      
           Border around this has a color of #a34d48        
        
          <div style="border:2px solid #a34d48;">Content here</div>
        
        
          .myborder {border:2px solid #a34d48;}
        
        Border color #a34d48