#bf0c01 color space conversions
Hex:
        #bf0c01
        RGB:
        191, 12, 1
        CMY:
        25, 95, 100
        CMYK:
        0, 94, 99, 25
      HSL:
        3°, 98.9583%, 37.6471%
        HSV (HSB):
        3°, 99.4764%, 74.9020%
        XYZ:
        21.6228, 11.3415, 1.0782
        xyY:
        0.6352, 0.3332, 11.3415
      CIE-Lab:
        40.1498, 63.2055, 53.8620
        CIE-LCH:
        40.1498, 83.0425, 40.4367
        CIE-Luv:
        40.1498, 128.2689, 28.7966
        Hunter-Lab:
        33.6771, 55.6730, 21.6758
      #bf0c01 color charts
#bf0c01 RGB chart
      #bf0c01 CMYK chart
      #bf0c01 RGB pie chart
      #bf0c01 color shades, tints & tones
#bf0c01 color schemes
#bf0c01 color preview, HTML & CSS examples
           This text has a color of #bf0c01        
        
          <p style="color:#bf0c01;">Text here</p>
        
        
          .mytext {color:#bf0c01;}
        
        Text color #bf0c01
      
           This box has a color of #bf0c01        
        
          <div style="background-color:#bf0c01;">Content here</div>
        
        
          .mybackground {background-color:#bf0c01;}
        
        Background color #bf0c01
      
           Border around this has a color of #bf0c01        
        
          <div style="border:2px solid #bf0c01;">Content here</div>
        
        
          .myborder {border:2px solid #bf0c01;}
        
        Border color #bf0c01