#bf9b1a color space conversions
Hex:
        #bf9b1a
        RGB:
        191, 155, 26
        CMY:
        25, 39, 90
        CMYK:
        0, 19, 86, 25
      HSL:
        47°, 76.0369%, 42.5490%
        HSV (HSB):
        47°, 86.3874%, 74.9020%
        XYZ:
        33.3937, 34.5936, 5.8945
        xyY:
        0.4520, 0.4682, 34.5936
      CIE-Lab:
        65.4311, 1.8176, 64.7397
        CIE-LCH:
        65.4311, 64.7652, 88.3918
        CIE-Luv:
        65.4311, 31.0548, 66.2591
        Hunter-Lab:
        58.8164, -1.5832, 35.2295
      #bf9b1a color charts
#bf9b1a RGB chart
      #bf9b1a CMYK chart
      #bf9b1a RGB pie chart
      #bf9b1a color shades, tints & tones
#bf9b1a color schemes
#bf9b1a color preview, HTML & CSS examples
           This text has a color of #bf9b1a        
        
          <p style="color:#bf9b1a;">Text here</p>
        
        
          .mytext {color:#bf9b1a;}
        
        Text color #bf9b1a
      
           This box has a color of #bf9b1a        
        
          <div style="background-color:#bf9b1a;">Content here</div>
        
        
          .mybackground {background-color:#bf9b1a;}
        
        Background color #bf9b1a
      
           Border around this has a color of #bf9b1a        
        
          <div style="border:2px solid #bf9b1a;">Content here</div>
        
        
          .myborder {border:2px solid #bf9b1a;}
        
        Border color #bf9b1a