#bf3c1f color space conversions
Hex:
        #bf3c1f
        RGB:
        191, 60, 31
        CMY:
        25, 76, 88
        CMYK:
        0, 69, 84, 25
      HSL:
        11°, 72.0721%, 43.5294%
        HSV (HSB):
        11°, 83.7696%, 74.9020%
        XYZ:
        23.3490, 14.4070, 2.8465
        xyY:
        0.5751, 0.3548, 14.4070
      CIE-Lab:
        44.8111, 51.0293, 45.4884
        CIE-LCH:
        44.8111, 68.3607, 41.7143
        CIE-Luv:
        44.8111, 104.1396, 31.7556
        Hunter-Lab:
        37.9566, 43.3805, 22.1232
      #bf3c1f color charts
#bf3c1f RGB chart
      #bf3c1f CMYK chart
      #bf3c1f RGB pie chart
      #bf3c1f color shades, tints & tones
#bf3c1f color schemes
#bf3c1f color preview, HTML & CSS examples
           This text has a color of #bf3c1f        
        
          <p style="color:#bf3c1f;">Text here</p>
        
        
          .mytext {color:#bf3c1f;}
        
        Text color #bf3c1f
      
           This box has a color of #bf3c1f        
        
          <div style="background-color:#bf3c1f;">Content here</div>
        
        
          .mybackground {background-color:#bf3c1f;}
        
        Background color #bf3c1f
      
           Border around this has a color of #bf3c1f        
        
          <div style="border:2px solid #bf3c1f;">Content here</div>
        
        
          .myborder {border:2px solid #bf3c1f;}
        
        Border color #bf3c1f