#bf2e09 color space conversions
Hex:
        #bf2e09
        RGB:
        191, 46, 9
        CMY:
        25, 82, 96
        CMYK:
        0, 76, 95, 25
      HSL:
        12°, 91.0000%, 39.2157%
        HSV (HSB):
        12°, 95.2880%, 74.9020%
        XYZ:
        22.5122, 13.0501, 1.5908
        xyY:
        0.6059, 0.3513, 13.0501
      CIE-Lab:
        42.8386, 55.7444, 52.5523
        CIE-LCH:
        42.8386, 76.6106, 43.3116
        CIE-Luv:
        42.8386, 114.6666, 32.4472
        Hunter-Lab:
        36.1249, 48.0183, 22.6765
      #bf2e09 color charts
#bf2e09 RGB chart
      #bf2e09 CMYK chart
      #bf2e09 RGB pie chart
      #bf2e09 color shades, tints & tones
#bf2e09 color schemes
#bf2e09 color preview, HTML & CSS examples
           This text has a color of #bf2e09        
        
          <p style="color:#bf2e09;">Text here</p>
        
        
          .mytext {color:#bf2e09;}
        
        Text color #bf2e09
      
           This box has a color of #bf2e09        
        
          <div style="background-color:#bf2e09;">Content here</div>
        
        
          .mybackground {background-color:#bf2e09;}
        
        Background color #bf2e09
      
           Border around this has a color of #bf2e09        
        
          <div style="border:2px solid #bf2e09;">Content here</div>
        
        
          .myborder {border:2px solid #bf2e09;}
        
        Border color #bf2e09