#bf642b color space conversions
Hex:
        #bf642b
        RGB:
        191, 100, 43
        CMY:
        25, 61, 83
        CMYK:
        0, 48, 77, 25
      HSL:
        23°, 63.2479%, 45.8824%
        HSV (HSB):
        23°, 77.4869%, 74.9020%
        XYZ:
        26.4791, 20.3651, 4.8208
        xyY:
        0.5125, 0.3942, 20.3651
      CIE-Lab:
        52.2475, 32.3859, 46.9146
        CIE-LCH:
        52.2475, 57.0072, 55.3821
        CIE-Luv:
        52.2475, 73.2924, 41.2644
        Hunter-Lab:
        45.1277, 25.7628, 25.2558
      #bf642b color charts
#bf642b RGB chart
      #bf642b CMYK chart
      #bf642b RGB pie chart
      #bf642b color shades, tints & tones
#bf642b color schemes
#bf642b color preview, HTML & CSS examples
           This text has a color of #bf642b        
        
          <p style="color:#bf642b;">Text here</p>
        
        
          .mytext {color:#bf642b;}
        
        Text color #bf642b
      
           This box has a color of #bf642b        
        
          <div style="background-color:#bf642b;">Content here</div>
        
        
          .mybackground {background-color:#bf642b;}
        
        Background color #bf642b
      
           Border around this has a color of #bf642b        
        
          <div style="border:2px solid #bf642b;">Content here</div>
        
        
          .myborder {border:2px solid #bf642b;}
        
        Border color #bf642b