#bf0e0b color space conversions
Hex:
        #bf0e0b
        RGB:
        191, 14, 11
        CMY:
        25, 95, 96
        CMYK:
        0, 93, 94, 25
      HSL:
        1°, 89.1089%, 39.6078%
        HSV (HSB):
        1°, 94.2408%, 74.9020%
        XYZ:
        21.7033, 11.4146, 1.3760
        xyY:
        0.6292, 0.3309, 11.4146
      CIE-Lab:
        40.2702, 63.0649, 50.4327
        CIE-LCH:
        40.2702, 80.7505, 38.6492
        CIE-Luv:
        40.2702, 127.0690, 27.7515
        Hunter-Lab:
        33.7855, 55.5411, 21.2352
      #bf0e0b color charts
#bf0e0b RGB chart
      #bf0e0b CMYK chart
      #bf0e0b RGB pie chart
      #bf0e0b color shades, tints & tones
#bf0e0b color schemes
#bf0e0b color preview, HTML & CSS examples
           This text has a color of #bf0e0b        
        
          <p style="color:#bf0e0b;">Text here</p>
        
        
          .mytext {color:#bf0e0b;}
        
        Text color #bf0e0b
      
           This box has a color of #bf0e0b        
        
          <div style="background-color:#bf0e0b;">Content here</div>
        
        
          .mybackground {background-color:#bf0e0b;}
        
        Background color #bf0e0b
      
           Border around this has a color of #bf0e0b        
        
          <div style="border:2px solid #bf0e0b;">Content here</div>
        
        
          .myborder {border:2px solid #bf0e0b;}
        
        Border color #bf0e0b