#bf979b color space conversions
Hex:
        #bf979b
        RGB:
        191, 151, 155
        CMY:
        25, 41, 39
        CMYK:
        0, 21, 19, 25
      HSL:
        354°, 23.8095%, 67.0588%
        HSV (HSB):
        354°, 20.9424%, 74.9020%
        XYZ:
        38.4689, 35.5761, 35.8497
        xyY:
        0.3501, 0.3237, 35.5761
      CIE-Lab:
        66.1948, 15.5633, 3.6115
        CIE-LCH:
        66.1948, 15.9768, 13.0644
        CIE-Luv:
        66.1948, 24.5775, 2.3750
        Hunter-Lab:
        59.6457, 10.7446, 6.1161
      #bf979b color charts
#bf979b RGB chart
      #bf979b CMYK chart
      #bf979b RGB pie chart
      #bf979b color shades, tints & tones
#bf979b color schemes
#bf979b color preview, HTML & CSS examples
           This text has a color of #bf979b        
        
          <p style="color:#bf979b;">Text here</p>
        
        
          .mytext {color:#bf979b;}
        
        Text color #bf979b
      
           This box has a color of #bf979b        
        
          <div style="background-color:#bf979b;">Content here</div>
        
        
          .mybackground {background-color:#bf979b;}
        
        Background color #bf979b
      
           Border around this has a color of #bf979b        
        
          <div style="border:2px solid #bf979b;">Content here</div>
        
        
          .myborder {border:2px solid #bf979b;}
        
        Border color #bf979b