#bf9a11 color space conversions
Hex:
        #bf9a11
        RGB:
        191, 154, 17
        CMY:
        25, 40, 93
        CMYK:
        0, 19, 91, 25
      HSL:
        47°, 83.6538%, 40.7843%
        HSV (HSB):
        47°, 91.0995%, 74.9020%
        XYZ:
        33.1426, 34.2280, 5.3902
        xyY:
        0.4555, 0.4704, 34.2280
      CIE-Lab:
        65.1432, 2.1722, 66.4657
        CIE-LCH:
        65.1432, 66.5012, 88.1282
        CIE-Luv:
        65.1432, 31.9633, 66.9739
        Hunter-Lab:
        58.5047, -1.2639, 35.4908
      #bf9a11 color charts
#bf9a11 RGB chart
      #bf9a11 CMYK chart
      #bf9a11 RGB pie chart
      #bf9a11 color shades, tints & tones
#bf9a11 color schemes
#bf9a11 color preview, HTML & CSS examples
           This text has a color of #bf9a11        
        
          <p style="color:#bf9a11;">Text here</p>
        
        
          .mytext {color:#bf9a11;}
        
        Text color #bf9a11
      
           This box has a color of #bf9a11        
        
          <div style="background-color:#bf9a11;">Content here</div>
        
        
          .mybackground {background-color:#bf9a11;}
        
        Background color #bf9a11
      
           Border around this has a color of #bf9a11        
        
          <div style="border:2px solid #bf9a11;">Content here</div>
        
        
          .myborder {border:2px solid #bf9a11;}
        
        Border color #bf9a11