#bf4c1b color space conversions
Hex:
        #bf4c1b
        RGB:
        191, 76, 27
        CMY:
        25, 70, 89
        CMYK:
        0, 60, 86, 25
      HSL:
        18°, 75.2294%, 42.7451%
        HSV (HSB):
        18°, 85.8639%, 74.9020%
        XYZ:
        24.2681, 16.3244, 2.9088
        xyY:
        0.5579, 0.3753, 16.3244
      CIE-Lab:
        47.3972, 43.9381, 49.5178
        CIE-LCH:
        47.3972, 66.2010, 48.4167
        CIE-Luv:
        47.3972, 93.3597, 37.2267
        Hunter-Lab:
        40.4034, 36.5091, 24.0140
      #bf4c1b color charts
#bf4c1b RGB chart
      #bf4c1b CMYK chart
      #bf4c1b RGB pie chart
      #bf4c1b color shades, tints & tones
#bf4c1b color schemes
#bf4c1b color preview, HTML & CSS examples
           This text has a color of #bf4c1b        
        
          <p style="color:#bf4c1b;">Text here</p>
        
        
          .mytext {color:#bf4c1b;}
        
        Text color #bf4c1b
      
           This box has a color of #bf4c1b        
        
          <div style="background-color:#bf4c1b;">Content here</div>
        
        
          .mybackground {background-color:#bf4c1b;}
        
        Background color #bf4c1b
      
           Border around this has a color of #bf4c1b        
        
          <div style="border:2px solid #bf4c1b;">Content here</div>
        
        
          .myborder {border:2px solid #bf4c1b;}
        
        Border color #bf4c1b