#bf3f1e color space conversions
Hex:
        #bf3f1e
        RGB:
        191, 63, 30
        CMY:
        25, 75, 88
        CMYK:
        0, 67, 84, 25
      HSL:
        12°, 72.8507%, 43.3333%
        HSV (HSB):
        12°, 84.2932%, 74.9020%
        XYZ:
        23.4977, 14.7251, 2.8321
        xyY:
        0.5723, 0.3587, 14.7251
      CIE-Lab:
        45.2554, 49.7774, 46.3551
        CIE-LCH:
        45.2554, 68.0190, 42.9611
        CIE-Luv:
        45.2554, 102.2827, 32.7989
        Hunter-Lab:
        38.3733, 42.1503, 22.4856
      #bf3f1e color charts
#bf3f1e RGB chart
      #bf3f1e CMYK chart
      #bf3f1e RGB pie chart
      #bf3f1e color shades, tints & tones
#bf3f1e color schemes
#bf3f1e color preview, HTML & CSS examples
           This text has a color of #bf3f1e        
        
          <p style="color:#bf3f1e;">Text here</p>
        
        
          .mytext {color:#bf3f1e;}
        
        Text color #bf3f1e
      
           This box has a color of #bf3f1e        
        
          <div style="background-color:#bf3f1e;">Content here</div>
        
        
          .mybackground {background-color:#bf3f1e;}
        
        Background color #bf3f1e
      
           Border around this has a color of #bf3f1e        
        
          <div style="border:2px solid #bf3f1e;">Content here</div>
        
        
          .myborder {border:2px solid #bf3f1e;}
        
        Border color #bf3f1e