#bf9f9a color space conversions
Hex:
        #bf9f9a
        RGB:
        191, 159, 154
        CMY:
        25, 38, 40
        CMYK:
        0, 17, 19, 25
      HSL:
        8°, 22.4242%, 67.6471%
        HSV (HSB):
        8°, 19.3717%, 74.9020%
        XYZ:
        39.7167, 38.2057, 35.8530
        xyY:
        0.3491, 0.3358, 38.2057
      CIE-Lab:
        68.1720, 10.9976, 7.0162
        CIE-LCH:
        68.1720, 13.0451, 32.5370
        CIE-Luv:
        68.1720, 20.1157, 7.9722
        Hunter-Lab:
        61.8108, 6.5269, 8.8767
      #bf9f9a color charts
#bf9f9a RGB chart
      #bf9f9a CMYK chart
      #bf9f9a RGB pie chart
      #bf9f9a color shades, tints & tones
#bf9f9a color schemes
#bf9f9a color preview, HTML & CSS examples
           This text has a color of #bf9f9a        
        
          <p style="color:#bf9f9a;">Text here</p>
        
        
          .mytext {color:#bf9f9a;}
        
        Text color #bf9f9a
      
           This box has a color of #bf9f9a        
        
          <div style="background-color:#bf9f9a;">Content here</div>
        
        
          .mybackground {background-color:#bf9f9a;}
        
        Background color #bf9f9a
      
           Border around this has a color of #bf9f9a        
        
          <div style="border:2px solid #bf9f9a;">Content here</div>
        
        
          .myborder {border:2px solid #bf9f9a;}
        
        Border color #bf9f9a