#bf0933 color space conversions
Hex:
        #bf0933
        RGB:
        191, 9, 51
        CMY:
        25, 96, 80
        CMYK:
        0, 95, 73, 25
      HSL:
        346°, 91.0000%, 39.2157%
        HSV (HSB):
        346°, 95.2880%, 74.9020%
        XYZ:
        22.1811, 11.5108, 4.1847
        xyY:
        0.5856, 0.3039, 11.5108
      CIE-Lab:
        40.4277, 64.6121, 29.7953
        CIE-LCH:
        40.4277, 71.1511, 24.7564
        CIE-Luv:
        40.4277, 120.8583, 16.3841
        Hunter-Lab:
        33.9275, 57.3264, 16.4363
      #bf0933 color charts
#bf0933 RGB chart
      #bf0933 CMYK chart
      #bf0933 RGB pie chart
      #bf0933 color shades, tints & tones
#bf0933 color schemes
#bf0933 color preview, HTML & CSS examples
           This text has a color of #bf0933        
        
          <p style="color:#bf0933;">Text here</p>
        
        
          .mytext {color:#bf0933;}
        
        Text color #bf0933
      
           This box has a color of #bf0933        
        
          <div style="background-color:#bf0933;">Content here</div>
        
        
          .mybackground {background-color:#bf0933;}
        
        Background color #bf0933
      
           Border around this has a color of #bf0933        
        
          <div style="border:2px solid #bf0933;">Content here</div>
        
        
          .myborder {border:2px solid #bf0933;}
        
        Border color #bf0933