#b07196 color space conversions
Hex:
        #b07196
        RGB:
        176, 113, 150
        CMY:
        31, 56, 41
        CMYK:
        0, 36, 15, 31
      HSL:
        325°, 28.5068%, 56.6667%
        HSV (HSB):
        325°, 35.7955%, 69.0196%
        XYZ:
        29.3146, 23.2424, 31.7953
        xyY:
        0.3475, 0.2755, 23.2424
      CIE-Lab:
        55.3211, 30.4014, -9.7204
        CIE-LCH:
        55.3211, 31.9176, 342.2691
        CIE-Luv:
        55.3211, 35.8782, -18.9910
        Hunter-Lab:
        48.2103, 24.1701, -5.3553
      #b07196 color charts
#b07196 RGB chart
      #b07196 CMYK chart
      #b07196 RGB pie chart
      #b07196 color shades, tints & tones
#b07196 color schemes
#b07196 color preview, HTML & CSS examples
           This text has a color of #b07196        
        
          <p style="color:#b07196;">Text here</p>
        
        
          .mytext {color:#b07196;}
        
        Text color #b07196
      
           This box has a color of #b07196        
        
          <div style="background-color:#b07196;">Content here</div>
        
        
          .mybackground {background-color:#b07196;}
        
        Background color #b07196
      
           Border around this has a color of #b07196        
        
          <div style="border:2px solid #b07196;">Content here</div>
        
        
          .myborder {border:2px solid #b07196;}
        
        Border color #b07196