#bf3e1d color space conversions
Hex:
        #bf3e1d
        RGB:
        191, 62, 29
        CMY:
        25, 76, 89
        CMYK:
        0, 68, 85, 25
      HSL:
        12°, 73.6364%, 43.1373%
        HSV (HSB):
        12°, 84.8168%, 74.9020%
        XYZ:
        23.4303, 14.6103, 2.7476
        xyY:
        0.5744, 0.3582, 14.6103
      CIE-Lab:
        45.0958, 50.1647, 46.6753
        CIE-LCH:
        45.0958, 68.5207, 42.9363
        CIE-Luv:
        45.0958, 103.0660, 32.7708
        Hunter-Lab:
        38.2235, 42.5261, 22.4946
      #bf3e1d color charts
#bf3e1d RGB chart
      #bf3e1d CMYK chart
      #bf3e1d RGB pie chart
      #bf3e1d color shades, tints & tones
#bf3e1d color schemes
#bf3e1d color preview, HTML & CSS examples
           This text has a color of #bf3e1d        
        
          <p style="color:#bf3e1d;">Text here</p>
        
        
          .mytext {color:#bf3e1d;}
        
        Text color #bf3e1d
      
           This box has a color of #bf3e1d        
        
          <div style="background-color:#bf3e1d;">Content here</div>
        
        
          .mybackground {background-color:#bf3e1d;}
        
        Background color #bf3e1d
      
           Border around this has a color of #bf3e1d        
        
          <div style="border:2px solid #bf3e1d;">Content here</div>
        
        
          .myborder {border:2px solid #bf3e1d;}
        
        Border color #bf3e1d