#b07797 color space conversions
Hex:
        #b07797
        RGB:
        176, 119, 151
        CMY:
        31, 53, 41
        CMYK:
        0, 32, 14, 31
      HSL:
        326°, 26.5116%, 57.8431%
        HSV (HSB):
        326°, 32.3864%, 69.0196%
        XYZ:
        30.0872, 24.6581, 32.4519
        xyY:
        0.3450, 0.2828, 24.6581
      CIE-Lab:
        56.7408, 27.2242, -8.1798
        CIE-LCH:
        56.7408, 28.4265, 343.2766
        CIE-Luv:
        56.7408, 32.5721, -16.2968
        Hunter-Lab:
        49.6569, 21.2538, -3.9874
      #b07797 color charts
#b07797 RGB chart
      #b07797 CMYK chart
      #b07797 RGB pie chart
      #b07797 color shades, tints & tones
#b07797 color schemes
#b07797 color preview, HTML & CSS examples
           This text has a color of #b07797        
        
          <p style="color:#b07797;">Text here</p>
        
        
          .mytext {color:#b07797;}
        
        Text color #b07797
      
           This box has a color of #b07797        
        
          <div style="background-color:#b07797;">Content here</div>
        
        
          .mybackground {background-color:#b07797;}
        
        Background color #b07797
      
           Border around this has a color of #b07797        
        
          <div style="border:2px solid #b07797;">Content here</div>
        
        
          .myborder {border:2px solid #b07797;}
        
        Border color #b07797