#a1959f color space conversions
Hex:
        #a1959f
        RGB:
        161, 149, 159
        CMY:
        37, 42, 38
        CMYK:
        0, 7, 1, 37
      HSL:
        310°, 6.0000%, 60.7843%
        HSV (HSB):
        310°, 7.4534%, 63.1373%
        XYZ:
        31.7034, 31.5752, 37.2246
        xyY:
        0.3154, 0.3142, 31.5752
      CIE-Lab:
        62.9902, 6.2825, -3.6570
        CIE-LCH:
        62.9902, 7.2693, 329.7965
        CIE-Luv:
        62.9902, 6.2982, -6.3560
        Hunter-Lab:
        56.1918, 2.3741, 0.0573
      #a1959f color charts
#a1959f RGB chart
      #a1959f CMYK chart
      #a1959f RGB pie chart
      #a1959f color shades, tints & tones
#a1959f color schemes
#a1959f color preview, HTML & CSS examples
           This text has a color of #a1959f        
        
          <p style="color:#a1959f;">Text here</p>
        
        
          .mytext {color:#a1959f;}
        
        Text color #a1959f
      
           This box has a color of #a1959f        
        
          <div style="background-color:#a1959f;">Content here</div>
        
        
          .mybackground {background-color:#a1959f;}
        
        Background color #a1959f
      
           Border around this has a color of #a1959f        
        
          <div style="border:2px solid #a1959f;">Content here</div>
        
        
          .myborder {border:2px solid #a1959f;}
        
        Border color #a1959f