#bf8a11 color space conversions
Hex:
        #bf8a11
        RGB:
        191, 138, 17
        CMY:
        25, 46, 93
        CMYK:
        0, 28, 91, 25
      HSL:
        42°, 83.6538%, 40.7843%
        HSV (HSB):
        42°, 91.0995%, 74.9020%
        XYZ:
        30.6755, 29.2938, 4.5678
        xyY:
        0.4753, 0.4539, 29.2938
      CIE-Lab:
        61.0400, 10.8995, 63.3339
        CIE-LCH:
        61.0400, 64.2649, 80.2353
        CIE-Luv:
        61.0400, 44.2698, 60.8028
        Hunter-Lab:
        54.1237, 6.4512, 32.8828
      #bf8a11 color charts
#bf8a11 RGB chart
      #bf8a11 CMYK chart
      #bf8a11 RGB pie chart
      #bf8a11 color shades, tints & tones
#bf8a11 color schemes
#bf8a11 color preview, HTML & CSS examples
           This text has a color of #bf8a11        
        
          <p style="color:#bf8a11;">Text here</p>
        
        
          .mytext {color:#bf8a11;}
        
        Text color #bf8a11
      
           This box has a color of #bf8a11        
        
          <div style="background-color:#bf8a11;">Content here</div>
        
        
          .mybackground {background-color:#bf8a11;}
        
        Background color #bf8a11
      
           Border around this has a color of #bf8a11        
        
          <div style="border:2px solid #bf8a11;">Content here</div>
        
        
          .myborder {border:2px solid #bf8a11;}
        
        Border color #bf8a11