#bf968b color space conversions
Hex:
        #bf968b
        RGB:
        191, 150, 139
        CMY:
        25, 41, 45
        CMYK:
        0, 21, 27, 25
      HSL:
        13°, 28.8889%, 64.7059%
        HSV (HSB):
        13°, 27.2251%, 74.9020%
        XYZ:
        37.0524, 34.7531, 29.1813
        xyY:
        0.3669, 0.3441, 34.7531
      CIE-Lab:
        65.5560, 13.7203, 11.6668
        CIE-LCH:
        65.5560, 18.0100, 40.3756
        CIE-Luv:
        65.5560, 26.9515, 13.5680
        Hunter-Lab:
        58.9518, 9.0253, 11.9176
      #bf968b color charts
#bf968b RGB chart
      #bf968b CMYK chart
      #bf968b RGB pie chart
      #bf968b color shades, tints & tones
#bf968b color schemes
#bf968b color preview, HTML & CSS examples
           This text has a color of #bf968b        
        
          <p style="color:#bf968b;">Text here</p>
        
        
          .mytext {color:#bf968b;}
        
        Text color #bf968b
      
           This box has a color of #bf968b        
        
          <div style="background-color:#bf968b;">Content here</div>
        
        
          .mybackground {background-color:#bf968b;}
        
        Background color #bf968b
      
           Border around this has a color of #bf968b        
        
          <div style="border:2px solid #bf968b;">Content here</div>
        
        
          .myborder {border:2px solid #bf968b;}
        
        Border color #bf968b