#bf1e0b color space conversions
Hex:
        #bf1e0b
        RGB:
        191, 30, 11
        CMY:
        25, 88, 96
        CMYK:
        0, 84, 94, 25
      HSL:
        6°, 89.1089%, 39.6078%
        HSV (HSB):
        6°, 94.2408%, 74.9020%
        XYZ:
        22.0105, 12.0291, 1.4784
        xyY:
        0.6197, 0.3387, 12.0291
      CIE-Lab:
        41.2623, 60.2239, 51.0150
        CIE-LCH:
        41.2623, 78.9268, 40.2676
        CIE-Luv:
        41.2623, 122.1553, 29.4842
        Hunter-Lab:
        34.6830, 52.5847, 21.7508
      #bf1e0b color charts
#bf1e0b RGB chart
      #bf1e0b CMYK chart
      #bf1e0b RGB pie chart
      #bf1e0b color shades, tints & tones
#bf1e0b color schemes
#bf1e0b color preview, HTML & CSS examples
           This text has a color of #bf1e0b        
        
          <p style="color:#bf1e0b;">Text here</p>
        
        
          .mytext {color:#bf1e0b;}
        
        Text color #bf1e0b
      
           This box has a color of #bf1e0b        
        
          <div style="background-color:#bf1e0b;">Content here</div>
        
        
          .mybackground {background-color:#bf1e0b;}
        
        Background color #bf1e0b
      
           Border around this has a color of #bf1e0b        
        
          <div style="border:2px solid #bf1e0b;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e0b;}
        
        Border color #bf1e0b