#bf975f color space conversions
Hex:
        #bf975f
        RGB:
        191, 151, 95
        CMY:
        25, 41, 63
        CMYK:
        0, 21, 50, 25
      HSL:
        35°, 42.8571%, 56.0784%
        HSV (HSB):
        35°, 50.2618%, 74.9020%
        XYZ:
        34.6180, 34.0358, 15.5715
        xyY:
        0.4110, 0.4041, 34.0358
      CIE-Lab:
        64.9910, 7.9747, 35.0505
        CIE-LCH:
        64.9910, 35.9463, 77.1822
        CIE-Luv:
        64.9910, 30.5149, 41.5801
        Hunter-Lab:
        58.3402, 3.8233, 25.0132
      #bf975f color charts
#bf975f RGB chart
      #bf975f CMYK chart
      #bf975f RGB pie chart
      #bf975f color shades, tints & tones
#bf975f color schemes
#bf975f color preview, HTML & CSS examples
           This text has a color of #bf975f        
        
          <p style="color:#bf975f;">Text here</p>
        
        
          .mytext {color:#bf975f;}
        
        Text color #bf975f
      
           This box has a color of #bf975f        
        
          <div style="background-color:#bf975f;">Content here</div>
        
        
          .mybackground {background-color:#bf975f;}
        
        Background color #bf975f
      
           Border around this has a color of #bf975f        
        
          <div style="border:2px solid #bf975f;">Content here</div>
        
        
          .myborder {border:2px solid #bf975f;}
        
        Border color #bf975f