#a88d96 color space conversions
Hex:
        #a88d96
        RGB:
        168, 141, 150
        CMY:
        34, 45, 41
        CMYK:
        0, 16, 11, 34
      HSL:
        340°, 13.4328%, 60.5882%
        HSV (HSB):
        340°, 16.0714%, 65.8824%
        XYZ:
        31.1783, 29.5766, 32.9197
        xyY:
        0.3328, 0.3157, 29.5766
      CIE-Lab:
        61.2872, 11.6982, -0.9801
        CIE-LCH:
        61.2872, 11.7392, 355.2107
        CIE-Luv:
        61.2872, 15.6061, -3.3921
        Hunter-Lab:
        54.3844, 7.1607, 2.1799
      #a88d96 color charts
#a88d96 RGB chart
      #a88d96 CMYK chart
      #a88d96 RGB pie chart
      #a88d96 color shades, tints & tones
#a88d96 color schemes
#a88d96 color preview, HTML & CSS examples
           This text has a color of #a88d96        
        
          <p style="color:#a88d96;">Text here</p>
        
        
          .mytext {color:#a88d96;}
        
        Text color #a88d96
      
           This box has a color of #a88d96        
        
          <div style="background-color:#a88d96;">Content here</div>
        
        
          .mybackground {background-color:#a88d96;}
        
        Background color #a88d96
      
           Border around this has a color of #a88d96        
        
          <div style="border:2px solid #a88d96;">Content here</div>
        
        
          .myborder {border:2px solid #a88d96;}
        
        Border color #a88d96