#bf0941 color space conversions
Hex:
        #bf0941
        RGB:
        191, 9, 65
        CMY:
        25, 96, 75
        CMYK:
        0, 95, 66, 25
      HSL:
        342°, 91.0000%, 39.2157%
        HSV (HSB):
        342°, 95.2880%, 74.9020%
        XYZ:
        22.5377, 11.6534, 6.0625
        xyY:
        0.5599, 0.2895, 11.6534
      CIE-Lab:
        40.6599, 65.2525, 21.3187
        CIE-LCH:
        40.6599, 68.6467, 18.0928
        CIE-Luv:
        40.6599, 116.5210, 9.6674
        Hunter-Lab:
        34.1371, 58.1079, 13.3665
      #bf0941 color charts
#bf0941 RGB chart
      #bf0941 CMYK chart
      #bf0941 RGB pie chart
      #bf0941 color shades, tints & tones
#bf0941 color schemes
#bf0941 color preview, HTML & CSS examples
           This text has a color of #bf0941        
        
          <p style="color:#bf0941;">Text here</p>
        
        
          .mytext {color:#bf0941;}
        
        Text color #bf0941
      
           This box has a color of #bf0941        
        
          <div style="background-color:#bf0941;">Content here</div>
        
        
          .mybackground {background-color:#bf0941;}
        
        Background color #bf0941
      
           Border around this has a color of #bf0941        
        
          <div style="border:2px solid #bf0941;">Content here</div>
        
        
          .myborder {border:2px solid #bf0941;}
        
        Border color #bf0941