#bf3f0e color space conversions
Hex:
        #bf3f0e
        RGB:
        191, 63, 14
        CMY:
        25, 75, 95
        CMYK:
        0, 67, 93, 25
      HSL:
        17°, 86.3415%, 40.1961%
        HSV (HSB):
        17°, 92.6702%, 74.9020%
        XYZ:
        23.3426, 14.6631, 2.0154
        xyY:
        0.5833, 0.3664, 14.6631
      CIE-Lab:
        45.1692, 49.4568, 52.5589
        CIE-LCH:
        45.1692, 72.1693, 46.7417
        CIE-Luv:
        45.1692, 103.7219, 35.7853
        Hunter-Lab:
        38.2924, 41.7999, 23.6841
      #bf3f0e color charts
#bf3f0e RGB chart
      #bf3f0e CMYK chart
      #bf3f0e RGB pie chart
      #bf3f0e color shades, tints & tones
#bf3f0e color schemes
#bf3f0e color preview, HTML & CSS examples
           This text has a color of #bf3f0e        
        
          <p style="color:#bf3f0e;">Text here</p>
        
        
          .mytext {color:#bf3f0e;}
        
        Text color #bf3f0e
      
           This box has a color of #bf3f0e        
        
          <div style="background-color:#bf3f0e;">Content here</div>
        
        
          .mybackground {background-color:#bf3f0e;}
        
        Background color #bf3f0e
      
           Border around this has a color of #bf3f0e        
        
          <div style="border:2px solid #bf3f0e;">Content here</div>
        
        
          .myborder {border:2px solid #bf3f0e;}
        
        Border color #bf3f0e