#bf0a09 color space conversions
Hex:
        #bf0a09
        RGB:
        191, 10, 9
        CMY:
        25, 96, 96
        CMYK:
        0, 95, 95, 25
      HSL:
        0°, 91.0000%, 39.2157%
        HSV (HSB):
        0°, 95.2880%, 74.9020%
        XYZ:
        21.6437, 11.3132, 1.3014
        xyY:
        0.6318, 0.3302, 11.3132
      CIE-Lab:
        40.1030, 63.5055, 51.0021
        CIE-LCH:
        40.1030, 81.4503, 38.7684
        CIE-Luv:
        40.1030, 128.0282, 27.7112
        Hunter-Lab:
        33.6351, 56.0010, 21.2506
      #bf0a09 color charts
#bf0a09 RGB chart
      #bf0a09 CMYK chart
      #bf0a09 RGB pie chart
      #bf0a09 color shades, tints & tones
#bf0a09 color schemes
#bf0a09 color preview, HTML & CSS examples
           This text has a color of #bf0a09        
        
          <p style="color:#bf0a09;">Text here</p>
        
        
          .mytext {color:#bf0a09;}
        
        Text color #bf0a09
      
           This box has a color of #bf0a09        
        
          <div style="background-color:#bf0a09;">Content here</div>
        
        
          .mybackground {background-color:#bf0a09;}
        
        Background color #bf0a09
      
           Border around this has a color of #bf0a09        
        
          <div style="border:2px solid #bf0a09;">Content here</div>
        
        
          .myborder {border:2px solid #bf0a09;}
        
        Border color #bf0a09