#bf725f color space conversions
Hex:
        #bf725f
        RGB:
        191, 114, 95
        CMY:
        25, 55, 63
        CMYK:
        0, 40, 50, 25
      HSL:
        12°, 42.8571%, 56.0784%
        HSV (HSB):
        12°, 50.2618%, 74.9020%
        XYZ:
        29.5687, 23.9372, 13.8884
        xyY:
        0.4387, 0.3552, 23.9372
      CIE-Lab:
        56.0249, 28.3412, 23.5046
        CIE-LCH:
        56.0249, 36.8197, 39.6704
        CIE-Luv:
        56.0249, 56.1038, 23.5504
        Hunter-Lab:
        48.9257, 22.2584, 17.4175
      #bf725f color charts
#bf725f RGB chart
      #bf725f CMYK chart
      #bf725f RGB pie chart
      #bf725f color shades, tints & tones
#bf725f color schemes
#bf725f color preview, HTML & CSS examples
           This text has a color of #bf725f        
        
          <p style="color:#bf725f;">Text here</p>
        
        
          .mytext {color:#bf725f;}
        
        Text color #bf725f
      
           This box has a color of #bf725f        
        
          <div style="background-color:#bf725f;">Content here</div>
        
        
          .mybackground {background-color:#bf725f;}
        
        Background color #bf725f
      
           Border around this has a color of #bf725f        
        
          <div style="border:2px solid #bf725f;">Content here</div>
        
        
          .myborder {border:2px solid #bf725f;}
        
        Border color #bf725f