#bf0e01 color space conversions
Hex:
        #bf0e01
        RGB:
        191, 14, 1
        CMY:
        25, 95, 100
        CMYK:
        0, 93, 99, 25
      HSL:
        4°, 98.9583%, 37.6471%
        HSV (HSB):
        4°, 99.4764%, 74.9020%
        XYZ:
        21.6484, 11.3926, 1.0867
        xyY:
        0.6343, 0.3338, 11.3926
      CIE-Lab:
        40.2340, 62.9626, 53.8944
        CIE-LCH:
        40.2340, 82.8788, 40.5627
        CIE-Luv:
        40.2340, 127.8418, 28.9423
        Hunter-Lab:
        33.7530, 55.4180, 21.7182
      #bf0e01 color charts
#bf0e01 RGB chart
      #bf0e01 CMYK chart
      #bf0e01 RGB pie chart
      #bf0e01 color shades, tints & tones
#bf0e01 color schemes
#bf0e01 color preview, HTML & CSS examples
           This text has a color of #bf0e01        
        
          <p style="color:#bf0e01;">Text here</p>
        
        
          .mytext {color:#bf0e01;}
        
        Text color #bf0e01
      
           This box has a color of #bf0e01        
        
          <div style="background-color:#bf0e01;">Content here</div>
        
        
          .mybackground {background-color:#bf0e01;}
        
        Background color #bf0e01
      
           Border around this has a color of #bf0e01        
        
          <div style="border:2px solid #bf0e01;">Content here</div>
        
        
          .myborder {border:2px solid #bf0e01;}
        
        Border color #bf0e01