#b49ba8 color space conversions
Hex:
        #b49ba8
        RGB:
        180, 155, 168
        CMY:
        29, 39, 34
        CMYK:
        0, 14, 7, 29
      HSL:
        329°, 14.2857%, 65.6863%
        HSV (HSB):
        329°, 13.8889%, 70.5882%
        XYZ:
        37.6116, 35.9731, 42.0070
        xyY:
        0.3254, 0.3112, 35.9731
      CIE-Lab:
        66.4994, 11.4824, -3.3560
        CIE-LCH:
        66.4994, 11.9628, 343.7079
        CIE-Luv:
        66.4994, 13.9155, -6.8715
        Hunter-Lab:
        59.9776, 6.9755, 0.4590
      #b49ba8 color charts
#b49ba8 RGB chart
      #b49ba8 CMYK chart
      #b49ba8 RGB pie chart
      #b49ba8 color shades, tints & tones
#b49ba8 color schemes
#b49ba8 color preview, HTML & CSS examples
           This text has a color of #b49ba8        
        
          <p style="color:#b49ba8;">Text here</p>
        
        
          .mytext {color:#b49ba8;}
        
        Text color #b49ba8
      
           This box has a color of #b49ba8        
        
          <div style="background-color:#b49ba8;">Content here</div>
        
        
          .mybackground {background-color:#b49ba8;}
        
        Background color #b49ba8
      
           Border around this has a color of #b49ba8        
        
          <div style="border:2px solid #b49ba8;">Content here</div>
        
        
          .myborder {border:2px solid #b49ba8;}
        
        Border color #b49ba8