#a05976 color space conversions
Hex:
        #a05976
        RGB:
        160, 89, 118
        CMY:
        37, 65, 54
        CMYK:
        0, 44, 26, 37
      HSL:
        335°, 28.5141%, 48.8235%
        HSV (HSB):
        335°, 44.3750%, 62.7451%
        XYZ:
        21.3396, 15.9263, 19.0889
        xyY:
        0.3787, 0.2826, 15.9263
      CIE-Lab:
        46.8777, 32.8674, -3.5263
        CIE-LCH:
        46.8777, 33.0560, 353.8762
        CIE-Luv:
        46.8777, 43.2707, -10.2887
        Hunter-Lab:
        39.9078, 25.6092, -0.4244
      #a05976 color charts
#a05976 RGB chart
      #a05976 CMYK chart
      #a05976 RGB pie chart
      #a05976 color shades, tints & tones
#a05976 color schemes
#a05976 color preview, HTML & CSS examples
           This text has a color of #a05976        
        
          <p style="color:#a05976;">Text here</p>
        
        
          .mytext {color:#a05976;}
        
        Text color #a05976
      
           This box has a color of #a05976        
        
          <div style="background-color:#a05976;">Content here</div>
        
        
          .mybackground {background-color:#a05976;}
        
        Background color #a05976
      
           Border around this has a color of #a05976        
        
          <div style="border:2px solid #a05976;">Content here</div>
        
        
          .myborder {border:2px solid #a05976;}
        
        Border color #a05976