#bf1f1b color space conversions
Hex:
        #bf1f1b
        RGB:
        191, 31, 27
        CMY:
        25, 88, 89
        CMYK:
        0, 84, 86, 25
      HSL:
        1°, 75.2294%, 42.7451%
        HSV (HSB):
        1°, 85.8639%, 74.9020%
        XYZ:
        22.1737, 12.1355, 2.2106
        xyY:
        0.6072, 0.3323, 12.1355
      CIE-Lab:
        41.4306, 60.2550, 44.4575
        CIE-LCH:
        41.4306, 74.8808, 36.4208
        CIE-Luv:
        41.4306, 120.0202, 26.7625
        Hunter-Lab:
        34.8360, 52.6551, 20.6228
      #bf1f1b color charts
#bf1f1b RGB chart
      #bf1f1b CMYK chart
      #bf1f1b RGB pie chart
      #bf1f1b color shades, tints & tones
#bf1f1b color schemes
#bf1f1b color preview, HTML & CSS examples
           This text has a color of #bf1f1b        
        
          <p style="color:#bf1f1b;">Text here</p>
        
        
          .mytext {color:#bf1f1b;}
        
        Text color #bf1f1b
      
           This box has a color of #bf1f1b        
        
          <div style="background-color:#bf1f1b;">Content here</div>
        
        
          .mybackground {background-color:#bf1f1b;}
        
        Background color #bf1f1b
      
           Border around this has a color of #bf1f1b        
        
          <div style="border:2px solid #bf1f1b;">Content here</div>
        
        
          .myborder {border:2px solid #bf1f1b;}
        
        Border color #bf1f1b