#bf1510 color space conversions
Hex:
        #bf1510
        RGB:
        191, 21, 16
        CMY:
        25, 92, 94
        CMYK:
        0, 89, 92, 25
      HSL:
        2°, 84.5411%, 40.5882%
        HSV (HSB):
        2°, 91.6230%, 74.9020%
        XYZ:
        21.8475, 11.6501, 1.5874
        xyY:
        0.6227, 0.3321, 11.6501
      CIE-Lab:
        40.6545, 62.0838, 48.8217
        CIE-LCH:
        40.6545, 78.9807, 38.1810
        CIE-Luv:
        40.6545, 124.8111, 27.6802
        Hunter-Lab:
        34.1323, 54.5238, 21.1351
      #bf1510 color charts
#bf1510 RGB chart
      #bf1510 CMYK chart
      #bf1510 RGB pie chart
      #bf1510 color shades, tints & tones
#bf1510 color schemes
#bf1510 color preview, HTML & CSS examples
           This text has a color of #bf1510        
        
          <p style="color:#bf1510;">Text here</p>
        
        
          .mytext {color:#bf1510;}
        
        Text color #bf1510
      
           This box has a color of #bf1510        
        
          <div style="background-color:#bf1510;">Content here</div>
        
        
          .mybackground {background-color:#bf1510;}
        
        Background color #bf1510
      
           Border around this has a color of #bf1510        
        
          <div style="border:2px solid #bf1510;">Content here</div>
        
        
          .myborder {border:2px solid #bf1510;}
        
        Border color #bf1510