#a30940 color space conversions
Hex:
        #a30940
        RGB:
        163, 9, 64
        CMY:
        36, 96, 75
        CMYK:
        0, 94, 61, 36
      HSL:
        339°, 89.5349%, 33.7255%
        HSV (HSB):
        339°, 94.4785%, 63.9216%
        XYZ:
        16.1274, 8.3521, 5.6126
        xyY:
        0.5359, 0.2776, 8.3521
      CIE-Lab:
        34.7056, 58.2491, 12.9907
        CIE-LCH:
        34.7056, 59.6801, 12.5723
        CIE-Luv:
        34.7056, 94.6618, 3.0113
        Hunter-Lab:
        28.8999, 49.0354, 8.7154
      #a30940 color charts
#a30940 RGB chart
      #a30940 CMYK chart
      #a30940 RGB pie chart
      #a30940 color shades, tints & tones
#a30940 color schemes
#a30940 color preview, HTML & CSS examples
           This text has a color of #a30940        
        
          <p style="color:#a30940;">Text here</p>
        
        
          .mytext {color:#a30940;}
        
        Text color #a30940
      
           This box has a color of #a30940        
        
          <div style="background-color:#a30940;">Content here</div>
        
        
          .mybackground {background-color:#a30940;}
        
        Background color #a30940
      
           Border around this has a color of #a30940        
        
          <div style="border:2px solid #a30940;">Content here</div>
        
        
          .myborder {border:2px solid #a30940;}
        
        Border color #a30940