#b16ba7 color space conversions
Hex:
        #b16ba7
        RGB:
        177, 107, 167
        CMY:
        31, 58, 35
        CMYK:
        0, 40, 6, 31
      HSL:
        309°, 30.9735%, 55.6863%
        HSV (HSB):
        309°, 39.5480%, 69.4118%
        XYZ:
        30.3642, 22.6525, 39.3312
        xyY:
        0.3288, 0.2453, 22.6525
      CIE-Lab:
        54.7126, 37.0088, -20.5186
        CIE-LCH:
        54.7126, 42.3163, 330.9950
        CIE-Luv:
        54.7126, 36.2552, -36.0533
        Hunter-Lab:
        47.5947, 30.5879, -15.6797
      #b16ba7 color charts
#b16ba7 RGB chart
      #b16ba7 CMYK chart
      #b16ba7 RGB pie chart
      #b16ba7 color shades, tints & tones
#b16ba7 color schemes
#b16ba7 color preview, HTML & CSS examples
           This text has a color of #b16ba7        
        
          <p style="color:#b16ba7;">Text here</p>
        
        
          .mytext {color:#b16ba7;}
        
        Text color #b16ba7
      
           This box has a color of #b16ba7        
        
          <div style="background-color:#b16ba7;">Content here</div>
        
        
          .mybackground {background-color:#b16ba7;}
        
        Background color #b16ba7
      
           Border around this has a color of #b16ba7        
        
          <div style="border:2px solid #b16ba7;">Content here</div>
        
        
          .myborder {border:2px solid #b16ba7;}
        
        Border color #b16ba7