#bb7f96 color space conversions
Hex:
        #bb7f96
        RGB:
        187, 127, 150
        CMY:
        27, 50, 41
        CMYK:
        0, 32, 20, 27
      HSL:
        337°, 30.6122%, 61.5686%
        HSV (HSB):
        337°, 32.0856%, 73.3333%
        XYZ:
        33.5879, 27.9455, 32.4779
        xyY:
        0.3573, 0.2973, 27.9455
      CIE-Lab:
        59.8395, 26.6018, -2.8729
        CIE-LCH:
        59.8395, 26.7565, 353.8363
        CIE-Luv:
        59.8395, 36.0524, -8.7249
        Hunter-Lab:
        52.8635, 20.9023, 0.5783
      #bb7f96 color charts
#bb7f96 RGB chart
      #bb7f96 CMYK chart
      #bb7f96 RGB pie chart
      #bb7f96 color shades, tints & tones
#bb7f96 color schemes
#bb7f96 color preview, HTML & CSS examples
           This text has a color of #bb7f96        
        
          <p style="color:#bb7f96;">Text here</p>
        
        
          .mytext {color:#bb7f96;}
        
        Text color #bb7f96
      
           This box has a color of #bb7f96        
        
          <div style="background-color:#bb7f96;">Content here</div>
        
        
          .mybackground {background-color:#bb7f96;}
        
        Background color #bb7f96
      
           Border around this has a color of #bb7f96        
        
          <div style="border:2px solid #bb7f96;">Content here</div>
        
        
          .myborder {border:2px solid #bb7f96;}
        
        Border color #bb7f96