#a1516d color space conversions
Hex:
        #a1516d
        RGB:
        161, 81, 109
        CMY:
        37, 68, 57
        CMYK:
        0, 50, 32, 37
      HSL:
        339°, 33.0579%, 47.4510%
        HSV (HSB):
        339°, 49.6894%, 63.1373%
        XYZ:
        20.4007, 14.5661, 16.2043
        xyY:
        0.3987, 0.2847, 14.5661
      CIE-Lab:
        45.0340, 36.2904, -0.7561
        CIE-LCH:
        45.0340, 36.2983, 358.8064
        CIE-Luv:
        45.0340, 50.3431, -7.2375
        Hunter-Lab:
        38.1655, 28.6244, 1.5425
      #a1516d color charts
#a1516d RGB chart
      #a1516d CMYK chart
      #a1516d RGB pie chart
      #a1516d color shades, tints & tones
#a1516d color schemes
#a1516d color preview, HTML & CSS examples
           This text has a color of #a1516d        
        
          <p style="color:#a1516d;">Text here</p>
        
        
          .mytext {color:#a1516d;}
        
        Text color #a1516d
      
           This box has a color of #a1516d        
        
          <div style="background-color:#a1516d;">Content here</div>
        
        
          .mybackground {background-color:#a1516d;}
        
        Background color #a1516d
      
           Border around this has a color of #a1516d        
        
          <div style="border:2px solid #a1516d;">Content here</div>
        
        
          .myborder {border:2px solid #a1516d;}
        
        Border color #a1516d