#bf6e13 color space conversions
Hex:
        #bf6e13
        RGB:
        191, 110, 19
        CMY:
        25, 57, 93
        CMYK:
        0, 42, 90, 25
      HSL:
        32°, 81.9048%, 41.1765%
        HSV (HSB):
        32°, 90.0524%, 74.9020%
        XYZ:
        27.1793, 22.2752, 3.4831
        xyY:
        0.5134, 0.4208, 22.2752
      CIE-Lab:
        54.3178, 26.3159, 57.7484
        CIE-LCH:
        54.3178, 63.4618, 65.5013
        CIE-Luv:
        54.3178, 66.8013, 50.0877
        Hunter-Lab:
        47.1967, 20.1994, 28.6620
      #bf6e13 color charts
#bf6e13 RGB chart
      #bf6e13 CMYK chart
      #bf6e13 RGB pie chart
      #bf6e13 color shades, tints & tones
#bf6e13 color schemes
#bf6e13 color preview, HTML & CSS examples
           This text has a color of #bf6e13        
        
          <p style="color:#bf6e13;">Text here</p>
        
        
          .mytext {color:#bf6e13;}
        
        Text color #bf6e13
      
           This box has a color of #bf6e13        
        
          <div style="background-color:#bf6e13;">Content here</div>
        
        
          .mybackground {background-color:#bf6e13;}
        
        Background color #bf6e13
      
           Border around this has a color of #bf6e13        
        
          <div style="border:2px solid #bf6e13;">Content here</div>
        
        
          .myborder {border:2px solid #bf6e13;}
        
        Border color #bf6e13