#bf2a04 color space conversions
Hex:
        #bf2a04
        RGB:
        191, 42, 4
        CMY:
        25, 84, 98
        CMYK:
        0, 78, 98, 25
      HSL:
        12°, 95.8974%, 38.2353%
        HSV (HSB):
        12°, 97.9058%, 74.9020%
        XYZ:
        22.3357, 12.7411, 1.3969
        xyY:
        0.6124, 0.3493, 12.7411
      CIE-Lab:
        42.3705, 56.9520, 53.8186
        CIE-LCH:
        42.3705, 78.3580, 43.3797
        CIE-Luv:
        42.3705, 117.1386, 32.2421
        Hunter-Lab:
        35.6946, 49.2299, 22.6659
      #bf2a04 color charts
#bf2a04 RGB chart
      #bf2a04 CMYK chart
      #bf2a04 RGB pie chart
      #bf2a04 color shades, tints & tones
#bf2a04 color schemes
#bf2a04 color preview, HTML & CSS examples
           This text has a color of #bf2a04        
        
          <p style="color:#bf2a04;">Text here</p>
        
        
          .mytext {color:#bf2a04;}
        
        Text color #bf2a04
      
           This box has a color of #bf2a04        
        
          <div style="background-color:#bf2a04;">Content here</div>
        
        
          .mybackground {background-color:#bf2a04;}
        
        Background color #bf2a04
      
           Border around this has a color of #bf2a04        
        
          <div style="border:2px solid #bf2a04;">Content here</div>
        
        
          .myborder {border:2px solid #bf2a04;}
        
        Border color #bf2a04