#bb7e96 color space conversions
Hex:
        #bb7e96
        RGB:
        187, 126, 150
        CMY:
        27, 51, 41
        CMYK:
        0, 33, 20, 27
      HSL:
        336°, 30.9645%, 61.3725%
        HSV (HSB):
        336°, 32.6203%, 73.3333%
        XYZ:
        33.4594, 27.6885, 32.4351
        xyY:
        0.3575, 0.2959, 27.6885
      CIE-Lab:
        59.6063, 27.1557, -3.2162
        CIE-LCH:
        59.6063, 27.3455, 353.2456
        CIE-Luv:
        59.6063, 36.6074, -9.3059
        Hunter-Lab:
        52.6199, 21.4180, 0.2873
      #bb7e96 color charts
#bb7e96 RGB chart
      #bb7e96 CMYK chart
      #bb7e96 RGB pie chart
      #bb7e96 color shades, tints & tones
#bb7e96 color schemes
#bb7e96 color preview, HTML & CSS examples
           This text has a color of #bb7e96        
        
          <p style="color:#bb7e96;">Text here</p>
        
        
          .mytext {color:#bb7e96;}
        
        Text color #bb7e96
      
           This box has a color of #bb7e96        
        
          <div style="background-color:#bb7e96;">Content here</div>
        
        
          .mybackground {background-color:#bb7e96;}
        
        Background color #bb7e96
      
           Border around this has a color of #bb7e96        
        
          <div style="border:2px solid #bb7e96;">Content here</div>
        
        
          .myborder {border:2px solid #bb7e96;}
        
        Border color #bb7e96