#a30950 color space conversions
Hex:
        #a30950
        RGB:
        163, 9, 80
        CMY:
        36, 96, 69
        CMYK:
        0, 94, 51, 36
      HSL:
        332°, 89.5349%, 33.7255%
        HSV (HSB):
        332°, 94.4785%, 63.9216%
        XYZ:
        16.6499, 8.5611, 8.3643
        xyY:
        0.4959, 0.2550, 8.5611
      CIE-Lab:
        35.1251, 59.3988, 3.1269
        CIE-LCH:
        35.1251, 59.4811, 3.0134
        CIE-Luv:
        35.1251, 88.3829, -7.0897
        Hunter-Lab:
        29.2593, 50.3709, 3.5324
      #a30950 color charts
#a30950 RGB chart
      #a30950 CMYK chart
      #a30950 RGB pie chart
      #a30950 color shades, tints & tones
#a30950 color schemes
#a30950 color preview, HTML & CSS examples
           This text has a color of #a30950        
        
          <p style="color:#a30950;">Text here</p>
        
        
          .mytext {color:#a30950;}
        
        Text color #a30950
      
           This box has a color of #a30950        
        
          <div style="background-color:#a30950;">Content here</div>
        
        
          .mybackground {background-color:#a30950;}
        
        Background color #a30950
      
           Border around this has a color of #a30950        
        
          <div style="border:2px solid #a30950;">Content here</div>
        
        
          .myborder {border:2px solid #a30950;}
        
        Border color #a30950