#bf8e91 color space conversions
Hex:
        #bf8e91
        RGB:
        191, 142, 145
        CMY:
        25, 44, 43
        CMYK:
        0, 26, 24, 25
      HSL:
        356°, 27.6836%, 65.2941%
        HSV (HSB):
        356°, 25.6545%, 74.9020%
        XYZ:
        36.2697, 32.4667, 31.1431
        xyY:
        0.3631, 0.3251, 32.4667
      CIE-Lab:
        63.7267, 19.0148, 5.6856
        CIE-LCH:
        63.7267, 19.8466, 16.6471
        CIE-Luv:
        63.7267, 30.9926, 4.5372
        Hunter-Lab:
        56.9796, 13.9079, 7.4797
      #bf8e91 color charts
#bf8e91 RGB chart
      #bf8e91 CMYK chart
      #bf8e91 RGB pie chart
      #bf8e91 color shades, tints & tones
#bf8e91 color schemes
#bf8e91 color preview, HTML & CSS examples
           This text has a color of #bf8e91        
        
          <p style="color:#bf8e91;">Text here</p>
        
        
          .mytext {color:#bf8e91;}
        
        Text color #bf8e91
      
           This box has a color of #bf8e91        
        
          <div style="background-color:#bf8e91;">Content here</div>
        
        
          .mybackground {background-color:#bf8e91;}
        
        Background color #bf8e91
      
           Border around this has a color of #bf8e91        
        
          <div style="border:2px solid #bf8e91;">Content here</div>
        
        
          .myborder {border:2px solid #bf8e91;}
        
        Border color #bf8e91