#bf0411 color space conversions
Hex:
        #bf0411
        RGB:
        191, 4, 17
        CMY:
        25, 98, 93
        CMYK:
        0, 98, 91, 25
      HSL:
        356°, 95.8974%, 38.2353%
        HSV (HSB):
        356°, 97.9058%, 74.9020%
        XYZ:
        21.6305, 11.2037, 1.5528
        xyY:
        0.6290, 0.3258, 11.2037
      CIE-Lab:
        39.9214, 64.2259, 47.9156
        CIE-LCH:
        39.9214, 80.1303, 36.7247
        CIE-Luv:
        39.9214, 128.3744, 26.2094
        Hunter-Lab:
        33.4719, 56.7758, 20.6798
      #bf0411 color charts
#bf0411 RGB chart
      #bf0411 CMYK chart
      #bf0411 RGB pie chart
      #bf0411 color shades, tints & tones
#bf0411 color schemes
#bf0411 color preview, HTML & CSS examples
           This text has a color of #bf0411        
        
          <p style="color:#bf0411;">Text here</p>
        
        
          .mytext {color:#bf0411;}
        
        Text color #bf0411
      
           This box has a color of #bf0411        
        
          <div style="background-color:#bf0411;">Content here</div>
        
        
          .mybackground {background-color:#bf0411;}
        
        Background color #bf0411
      
           Border around this has a color of #bf0411        
        
          <div style="border:2px solid #bf0411;">Content here</div>
        
        
          .myborder {border:2px solid #bf0411;}
        
        Border color #bf0411