#a34f50 color space conversions
Hex:
        #a34f50
        RGB:
        163, 79, 80
        CMY:
        36, 69, 69
        CMYK:
        0, 52, 51, 36
      HSL:
        359°, 34.7107%, 47.4510%
        HSV (HSB):
        359°, 51.5337%, 63.9216%
        XYZ:
        19.3482, 13.9577, 9.2638
        xyY:
        0.4545, 0.3279, 13.9577
      CIE-Lab:
        44.1722, 34.7659, 15.7810
        CIE-LCH:
        44.1722, 38.1799, 24.4143
        CIE-Luv:
        44.1722, 59.6525, 12.2875
        Hunter-Lab:
        37.3600, 27.0627, 11.4505
      #a34f50 color charts
#a34f50 RGB chart
      #a34f50 CMYK chart
      #a34f50 RGB pie chart
      #a34f50 color shades, tints & tones
#a34f50 color schemes
#a34f50 color preview, HTML & CSS examples
           This text has a color of #a34f50        
        
          <p style="color:#a34f50;">Text here</p>
        
        
          .mytext {color:#a34f50;}
        
        Text color #a34f50
      
           This box has a color of #a34f50        
        
          <div style="background-color:#a34f50;">Content here</div>
        
        
          .mybackground {background-color:#a34f50;}
        
        Background color #a34f50
      
           Border around this has a color of #a34f50        
        
          <div style="border:2px solid #a34f50;">Content here</div>
        
        
          .myborder {border:2px solid #a34f50;}
        
        Border color #a34f50