#bf6d00 color space conversions
Hex:
        #bf6d00
        RGB:
        191, 109, 0
        CMY:
        25, 57, 100
        CMYK:
        0, 43, 100, 25
      HSL:
        34°, 100.0000%, 37.4510%
        HSV (HSB):
        34°, 100.0000%, 74.9020%
        XYZ:
        26.9545, 22.0136, 2.8284
        xyY:
        0.5204, 0.4250, 22.0136
      CIE-Lab:
        54.0415, 26.5962, 61.5291
        CIE-LCH:
        54.0415, 67.0313, 66.6234
        CIE-Luv:
        54.0415, 68.1684, 51.6432
        Hunter-Lab:
        46.9187, 20.4394, 29.2689
      #bf6d00 color charts
#bf6d00 RGB chart
      #bf6d00 CMYK chart
      #bf6d00 RGB pie chart
      #bf6d00 color shades, tints & tones
#bf6d00 color schemes
#bf6d00 color preview, HTML & CSS examples
           This text has a color of #bf6d00        
        
          <p style="color:#bf6d00;">Text here</p>
        
        
          .mytext {color:#bf6d00;}
        
        Text color #bf6d00
      
           This box has a color of #bf6d00        
        
          <div style="background-color:#bf6d00;">Content here</div>
        
        
          .mybackground {background-color:#bf6d00;}
        
        Background color #bf6d00
      
           Border around this has a color of #bf6d00        
        
          <div style="border:2px solid #bf6d00;">Content here</div>
        
        
          .myborder {border:2px solid #bf6d00;}
        
        Border color #bf6d00