#bf956f color space conversions
Hex:
        #bf956f
        RGB:
        191, 149, 111
        CMY:
        25, 42, 56
        CMYK:
        0, 22, 42, 25
      HSL:
        29°, 38.4615%, 59.2157%
        HSV (HSB):
        29°, 41.8848%, 74.9020%
        XYZ:
        35.1025, 33.7190, 19.6972
        xyY:
        0.3966, 0.3809, 33.7190
      CIE-Lab:
        64.7389, 10.7196, 26.0922
        CIE-LCH:
        64.7389, 28.2083, 67.6654
        CIE-Luv:
        64.7389, 30.4539, 31.5317
        Hunter-Lab:
        58.0680, 6.2855, 20.5359
      #bf956f color charts
#bf956f RGB chart
      #bf956f CMYK chart
      #bf956f RGB pie chart
      #bf956f color shades, tints & tones
#bf956f color schemes
#bf956f color preview, HTML & CSS examples
           This text has a color of #bf956f        
        
          <p style="color:#bf956f;">Text here</p>
        
        
          .mytext {color:#bf956f;}
        
        Text color #bf956f
      
           This box has a color of #bf956f        
        
          <div style="background-color:#bf956f;">Content here</div>
        
        
          .mybackground {background-color:#bf956f;}
        
        Background color #bf956f
      
           Border around this has a color of #bf956f        
        
          <div style="border:2px solid #bf956f;">Content here</div>
        
        
          .myborder {border:2px solid #bf956f;}
        
        Border color #bf956f