#bf6e34 color space conversions
Hex:
        #bf6e34
        RGB:
        191, 110, 52
        CMY:
        25, 57, 80
        CMYK:
        0, 42, 73, 25
      HSL:
        25°, 57.2016%, 47.6471%
        HSV (HSB):
        25°, 72.7749%, 74.9020%
        XYZ:
        27.6816, 22.4762, 6.1282
        xyY:
        0.4918, 0.3993, 22.4762
      CIE-Lab:
        54.5286, 27.4242, 44.9555
        CIE-LCH:
        54.5286, 52.6601, 58.6156
        CIE-Luv:
        54.5286, 64.5825, 42.2039
        Hunter-Lab:
        47.4090, 21.2584, 25.5224
      #bf6e34 color charts
#bf6e34 RGB chart
      #bf6e34 CMYK chart
      #bf6e34 RGB pie chart
      #bf6e34 color shades, tints & tones
#bf6e34 color schemes
#bf6e34 color preview, HTML & CSS examples
           This text has a color of #bf6e34        
        
          <p style="color:#bf6e34;">Text here</p>
        
        
          .mytext {color:#bf6e34;}
        
        Text color #bf6e34
      
           This box has a color of #bf6e34        
        
          <div style="background-color:#bf6e34;">Content here</div>
        
        
          .mybackground {background-color:#bf6e34;}
        
        Background color #bf6e34
      
           Border around this has a color of #bf6e34        
        
          <div style="border:2px solid #bf6e34;">Content here</div>
        
        
          .myborder {border:2px solid #bf6e34;}
        
        Border color #bf6e34