#bf3e1b color space conversions
Hex:
        #bf3e1b
        RGB:
        191, 62, 27
        CMY:
        25, 76, 89
        CMYK:
        0, 68, 86, 25
      HSL:
        13°, 75.2294%, 42.7451%
        HSV (HSB):
        13°, 85.8639%, 74.9020%
        XYZ:
        23.4063, 14.6007, 2.6215
        xyY:
        0.5761, 0.3594, 14.6007
      CIE-Lab:
        45.0824, 50.1155, 47.5636
        CIE-LCH:
        45.0824, 69.0931, 43.5035
        CIE-Luv:
        45.0824, 103.2888, 33.2293
        Hunter-Lab:
        38.2109, 42.4720, 22.6800
      #bf3e1b color charts
#bf3e1b RGB chart
      #bf3e1b CMYK chart
      #bf3e1b RGB pie chart
      #bf3e1b color shades, tints & tones
#bf3e1b color schemes
#bf3e1b color preview, HTML & CSS examples
           This text has a color of #bf3e1b        
        
          <p style="color:#bf3e1b;">Text here</p>
        
        
          .mytext {color:#bf3e1b;}
        
        Text color #bf3e1b
      
           This box has a color of #bf3e1b        
        
          <div style="background-color:#bf3e1b;">Content here</div>
        
        
          .mybackground {background-color:#bf3e1b;}
        
        Background color #bf3e1b
      
           Border around this has a color of #bf3e1b        
        
          <div style="border:2px solid #bf3e1b;">Content here</div>
        
        
          .myborder {border:2px solid #bf3e1b;}
        
        Border color #bf3e1b