#a0494b color space conversions
Hex:
        #a0494b
        RGB:
        160, 73, 75
        CMY:
        37, 71, 71
        CMYK:
        0, 54, 53, 37
      HSL:
        359°, 37.3391%, 45.6863%
        HSV (HSB):
        359°, 54.3750%, 62.7451%
        XYZ:
        18.1497, 12.7467, 8.1604
        xyY:
        0.4647, 0.3264, 12.7467
      CIE-Lab:
        42.3790, 36.2921, 16.3304
        CIE-LCH:
        42.3790, 39.7970, 24.2264
        CIE-Luv:
        42.3790, 62.0546, 12.2718
        Hunter-Lab:
        35.7025, 28.2631, 11.4401
      #a0494b color charts
#a0494b RGB chart
      #a0494b CMYK chart
      #a0494b RGB pie chart
      #a0494b color shades, tints & tones
#a0494b color schemes
#a0494b color preview, HTML & CSS examples
           This text has a color of #a0494b        
        
          <p style="color:#a0494b;">Text here</p>
        
        
          .mytext {color:#a0494b;}
        
        Text color #a0494b
      
           This box has a color of #a0494b        
        
          <div style="background-color:#a0494b;">Content here</div>
        
        
          .mybackground {background-color:#a0494b;}
        
        Background color #a0494b
      
           Border around this has a color of #a0494b        
        
          <div style="border:2px solid #a0494b;">Content here</div>
        
        
          .myborder {border:2px solid #a0494b;}
        
        Border color #a0494b