#bf431f color space conversions
Hex:
        #bf431f
        RGB:
        191, 67, 31
        CMY:
        25, 74, 88
        CMYK:
        0, 65, 84, 25
      HSL:
        14°, 72.0721%, 43.5294%
        HSV (HSB):
        14°, 83.7696%, 74.9020%
        XYZ:
        23.7403, 15.1896, 2.9770
        xyY:
        0.5665, 0.3625, 15.1896
      CIE-Lab:
        45.8928, 48.1063, 46.4603
        CIE-LCH:
        45.8928, 66.8788, 44.0028
        CIE-Luv:
        45.8928, 99.4386, 33.6592
        Hunter-Lab:
        38.9738, 40.5264, 22.7529
      #bf431f color charts
#bf431f RGB chart
      #bf431f CMYK chart
      #bf431f RGB pie chart
      #bf431f color shades, tints & tones
#bf431f color schemes
#bf431f color preview, HTML & CSS examples
           This text has a color of #bf431f        
        
          <p style="color:#bf431f;">Text here</p>
        
        
          .mytext {color:#bf431f;}
        
        Text color #bf431f
      
           This box has a color of #bf431f        
        
          <div style="background-color:#bf431f;">Content here</div>
        
        
          .mybackground {background-color:#bf431f;}
        
        Background color #bf431f
      
           Border around this has a color of #bf431f        
        
          <div style="border:2px solid #bf431f;">Content here</div>
        
        
          .myborder {border:2px solid #bf431f;}
        
        Border color #bf431f