#bf150f color space conversions
Hex:
        #bf150f
        RGB:
        191, 21, 15
        CMY:
        25, 92, 94
        CMYK:
        0, 89, 92, 25
      HSL:
        2°, 85.4369%, 40.3922%
        HSV (HSB):
        2°, 92.1466%, 74.9020%
        XYZ:
        21.8402, 11.6472, 1.5490
        xyY:
        0.6234, 0.3324, 11.6472
      CIE-Lab:
        40.6498, 62.0701, 49.2113
        CIE-LCH:
        40.6498, 79.2114, 38.4086
        CIE-Luv:
        40.6498, 124.9096, 27.8356
        Hunter-Lab:
        34.1280, 54.5074, 21.1986
      #bf150f color charts
#bf150f RGB chart
      #bf150f CMYK chart
      #bf150f RGB pie chart
      #bf150f color shades, tints & tones
#bf150f color schemes
#bf150f color preview, HTML & CSS examples
           This text has a color of #bf150f        
        
          <p style="color:#bf150f;">Text here</p>
        
        
          .mytext {color:#bf150f;}
        
        Text color #bf150f
      
           This box has a color of #bf150f        
        
          <div style="background-color:#bf150f;">Content here</div>
        
        
          .mybackground {background-color:#bf150f;}
        
        Background color #bf150f
      
           Border around this has a color of #bf150f        
        
          <div style="border:2px solid #bf150f;">Content here</div>
        
        
          .myborder {border:2px solid #bf150f;}
        
        Border color #bf150f