#a48a97 color space conversions
Hex:
        #a48a97
        RGB:
        164, 138, 151
        CMY:
        36, 46, 41
        CMYK:
        0, 16, 8, 36
      HSL:
        330°, 12.5000%, 59.2157%
        HSV (HSB):
        330°, 15.8537%, 64.3137%
        XYZ:
        29.9842, 28.3038, 33.1610
        xyY:
        0.3279, 0.3095, 28.3038
      CIE-Lab:
        60.1622, 12.0873, -3.2468
        CIE-LCH:
        60.1622, 12.5157, 344.9646
        CIE-Luv:
        60.1622, 14.5810, -6.6849
        Hunter-Lab:
        53.2014, 7.5001, 0.2848
      #a48a97 color charts
#a48a97 RGB chart
      #a48a97 CMYK chart
      #a48a97 RGB pie chart
      #a48a97 color shades, tints & tones
#a48a97 color schemes
#a48a97 color preview, HTML & CSS examples
           This text has a color of #a48a97        
        
          <p style="color:#a48a97;">Text here</p>
        
        
          .mytext {color:#a48a97;}
        
        Text color #a48a97
      
           This box has a color of #a48a97        
        
          <div style="background-color:#a48a97;">Content here</div>
        
        
          .mybackground {background-color:#a48a97;}
        
        Background color #a48a97
      
           Border around this has a color of #a48a97        
        
          <div style="border:2px solid #a48a97;">Content here</div>
        
        
          .myborder {border:2px solid #a48a97;}
        
        Border color #a48a97