#a30249 color space conversions
Hex:
        #a30249
        RGB:
        163, 2, 73
        CMY:
        36, 99, 71
        CMYK:
        0, 99, 55, 36
      HSL:
        334°, 97.5758%, 32.3529%
        HSV (HSB):
        334°, 98.7730%, 63.9216%
        XYZ:
        16.3286, 8.3110, 7.0469
        xyY:
        0.5153, 0.2623, 8.3110
      CIE-Lab:
        34.6223, 59.7545, 6.9810
        CIE-LCH:
        34.6223, 60.1609, 6.6636
        CIE-Luv:
        34.6223, 92.2691, -3.1491
        Hunter-Lab:
        28.8288, 50.6517, 5.6873
      #a30249 color charts
#a30249 RGB chart
      #a30249 CMYK chart
      #a30249 RGB pie chart
      #a30249 color shades, tints & tones
#a30249 color schemes
#a30249 color preview, HTML & CSS examples
           This text has a color of #a30249        
        
          <p style="color:#a30249;">Text here</p>
        
        
          .mytext {color:#a30249;}
        
        Text color #a30249
      
           This box has a color of #a30249        
        
          <div style="background-color:#a30249;">Content here</div>
        
        
          .mybackground {background-color:#a30249;}
        
        Background color #a30249
      
           Border around this has a color of #a30249        
        
          <div style="border:2px solid #a30249;">Content here</div>
        
        
          .myborder {border:2px solid #a30249;}
        
        Border color #a30249