#bf270d color space conversions
Hex:
        #bf270d
        RGB:
        191, 39, 13
        CMY:
        25, 85, 95
        CMYK:
        0, 80, 93, 25
      HSL:
        9°, 87.2549%, 40.0000%
        HSV (HSB):
        9°, 93.1937%, 74.9020%
        XYZ:
        22.2840, 12.5565, 1.6299
        xyY:
        0.6110, 0.3443, 12.5565
      CIE-Lab:
        42.0872, 57.9347, 50.8597
        CIE-LCH:
        42.0872, 77.0918, 41.2792
        CIE-Luv:
        42.0872, 118.0414, 30.6467
        Hunter-Lab:
        35.4351, 50.2416, 22.0774
      #bf270d color charts
#bf270d RGB chart
      #bf270d CMYK chart
      #bf270d RGB pie chart
      #bf270d color shades, tints & tones
#bf270d color schemes
#bf270d color preview, HTML & CSS examples
           This text has a color of #bf270d        
        
          <p style="color:#bf270d;">Text here</p>
        
        
          .mytext {color:#bf270d;}
        
        Text color #bf270d
      
           This box has a color of #bf270d        
        
          <div style="background-color:#bf270d;">Content here</div>
        
        
          .mybackground {background-color:#bf270d;}
        
        Background color #bf270d
      
           Border around this has a color of #bf270d        
        
          <div style="border:2px solid #bf270d;">Content here</div>
        
        
          .myborder {border:2px solid #bf270d;}
        
        Border color #bf270d