#bf1e0a color space conversions
Hex:
        #bf1e0a
        RGB:
        191, 30, 10
        CMY:
        25, 88, 96
        CMYK:
        0, 84, 95, 25
      HSL:
        7°, 90.0498%, 39.4118%
        HSV (HSB):
        7°, 94.7644%, 74.9020%
        XYZ:
        22.0049, 12.0268, 1.4488
        xyY:
        0.6202, 0.3390, 12.0268
      CIE-Lab:
        41.2587, 60.2131, 51.3293
        CIE-LCH:
        41.2587, 79.1222, 40.4463
        CIE-Luv:
        41.2587, 122.2279, 29.6031
        Hunter-Lab:
        34.6797, 52.5720, 21.7989
      #bf1e0a color charts
#bf1e0a RGB chart
      #bf1e0a CMYK chart
      #bf1e0a RGB pie chart
      #bf1e0a color shades, tints & tones
#bf1e0a color schemes
#bf1e0a color preview, HTML & CSS examples
           This text has a color of #bf1e0a        
        
          <p style="color:#bf1e0a;">Text here</p>
        
        
          .mytext {color:#bf1e0a;}
        
        Text color #bf1e0a
      
           This box has a color of #bf1e0a        
        
          <div style="background-color:#bf1e0a;">Content here</div>
        
        
          .mybackground {background-color:#bf1e0a;}
        
        Background color #bf1e0a
      
           Border around this has a color of #bf1e0a        
        
          <div style="border:2px solid #bf1e0a;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e0a;}
        
        Border color #bf1e0a