#a30960 color space conversions
Hex:
        #a30960
        RGB:
        163, 9, 96
        CMY:
        36, 96, 62
        CMYK:
        0, 94, 41, 36
      HSL:
        326°, 89.5349%, 33.7255%
        HSV (HSB):
        326°, 94.4785%, 63.9216%
        XYZ:
        17.3133, 8.8264, 11.8575
        xyY:
        0.4556, 0.2323, 8.8264
      CIE-Lab:
        35.6479, 60.8124, -6.4601
        CIE-LCH:
        35.6479, 61.1546, 353.9362
        CIE-Luv:
        35.6479, 81.5305, -18.3499
        Hunter-Lab:
        29.7093, 52.0306, -2.8671
      #a30960 color charts
#a30960 RGB chart
      #a30960 CMYK chart
      #a30960 RGB pie chart
      #a30960 color shades, tints & tones
#a30960 color schemes
#a30960 color preview, HTML & CSS examples
           This text has a color of #a30960        
        
          <p style="color:#a30960;">Text here</p>
        
        
          .mytext {color:#a30960;}
        
        Text color #a30960
      
           This box has a color of #a30960        
        
          <div style="background-color:#a30960;">Content here</div>
        
        
          .mybackground {background-color:#a30960;}
        
        Background color #a30960
      
           Border around this has a color of #a30960        
        
          <div style="border:2px solid #a30960;">Content here</div>
        
        
          .myborder {border:2px solid #a30960;}
        
        Border color #a30960