#bf3e2a color space conversions
Hex:
        #bf3e2a
        RGB:
        191, 62, 42
        CMY:
        25, 76, 84
        CMYK:
        0, 68, 78, 25
      HSL:
        8°, 63.9485%, 45.6863%
        HSV (HSB):
        8°, 78.0105%, 74.9020%
        XYZ:
        23.6264, 14.6888, 3.7805
        xyY:
        0.5613, 0.3489, 14.6888
      CIE-Lab:
        45.2050, 50.5666, 40.2792
        CIE-LCH:
        45.2050, 64.6482, 38.5393
        CIE-Luv:
        45.2050, 101.2755, 29.0795
        Hunter-Lab:
        38.3259, 42.9676, 20.9798
      #bf3e2a color charts
#bf3e2a RGB chart
      #bf3e2a CMYK chart
      #bf3e2a RGB pie chart
      #bf3e2a color shades, tints & tones
#bf3e2a color schemes
#bf3e2a color preview, HTML & CSS examples
           This text has a color of #bf3e2a        
        
          <p style="color:#bf3e2a;">Text here</p>
        
        
          .mytext {color:#bf3e2a;}
        
        Text color #bf3e2a
      
           This box has a color of #bf3e2a        
        
          <div style="background-color:#bf3e2a;">Content here</div>
        
        
          .mybackground {background-color:#bf3e2a;}
        
        Background color #bf3e2a
      
           Border around this has a color of #bf3e2a        
        
          <div style="border:2px solid #bf3e2a;">Content here</div>
        
        
          .myborder {border:2px solid #bf3e2a;}
        
        Border color #bf3e2a