#bf7b97 color space conversions
Hex:
        #bf7b97
        RGB:
        191, 123, 151
        CMY:
        25, 52, 41
        CMYK:
        0, 36, 21, 25
      HSL:
        335°, 34.6939%, 61.5686%
        HSV (HSB):
        335°, 35.6021%, 74.9020%
        XYZ:
        34.1547, 27.4766, 32.7815
        xyY:
        0.3618, 0.2910, 27.4766
      CIE-Lab:
        59.4129, 30.4179, -4.0234
        CIE-LCH:
        59.4129, 30.6828, 352.4651
        CIE-Luv:
        59.4129, 40.9345, -11.0457
        Hunter-Lab:
        52.4182, 24.5756, -0.3863
      #bf7b97 color charts
#bf7b97 RGB chart
      #bf7b97 CMYK chart
      #bf7b97 RGB pie chart
      #bf7b97 color shades, tints & tones
#bf7b97 color schemes
#bf7b97 color preview, HTML & CSS examples
           This text has a color of #bf7b97        
        
          <p style="color:#bf7b97;">Text here</p>
        
        
          .mytext {color:#bf7b97;}
        
        Text color #bf7b97
      
           This box has a color of #bf7b97        
        
          <div style="background-color:#bf7b97;">Content here</div>
        
        
          .mybackground {background-color:#bf7b97;}
        
        Background color #bf7b97
      
           Border around this has a color of #bf7b97        
        
          <div style="border:2px solid #bf7b97;">Content here</div>
        
        
          .myborder {border:2px solid #bf7b97;}
        
        Border color #bf7b97