#a0463b color space conversions
Hex:
        #a0463b
        RGB:
        160, 70, 59
        CMY:
        37, 73, 77
        CMYK:
        0, 56, 63, 37
      HSL:
        7°, 46.1187%, 42.9412%
        HSV (HSB):
        7°, 63.1250%, 62.7451%
        XYZ:
        17.4768, 12.1697, 5.5655
        xyY:
        0.4963, 0.3456, 12.1697
      CIE-Lab:
        41.4845, 36.5443, 24.8871
        CIE-LCH:
        41.4845, 44.2137, 34.2553
        CIE-Luv:
        41.4845, 67.2675, 19.9823
        Hunter-Lab:
        34.8851, 28.3764, 14.9605
      #a0463b color charts
#a0463b RGB chart
      #a0463b CMYK chart
      #a0463b RGB pie chart
      #a0463b color shades, tints & tones
#a0463b color schemes
#a0463b color preview, HTML & CSS examples
           This text has a color of #a0463b        
        
          <p style="color:#a0463b;">Text here</p>
        
        
          .mytext {color:#a0463b;}
        
        Text color #a0463b
      
           This box has a color of #a0463b        
        
          <div style="background-color:#a0463b;">Content here</div>
        
        
          .mybackground {background-color:#a0463b;}
        
        Background color #a0463b
      
           Border around this has a color of #a0463b        
        
          <div style="border:2px solid #a0463b;">Content here</div>
        
        
          .myborder {border:2px solid #a0463b;}
        
        Border color #a0463b