#bf9c1b color space conversions
Hex:
        #bf9c1b
        RGB:
        191, 156, 27
        CMY:
        25, 39, 89
        CMYK:
        0, 18, 86, 25
      HSL:
        47°, 75.2294%, 42.7451%
        HSV (HSB):
        47°, 85.8639%, 74.9020%
        XYZ:
        33.5722, 34.9324, 6.0101
        xyY:
        0.4505, 0.4688, 34.9324
      CIE-Lab:
        65.6960, 1.3030, 64.7051
        CIE-LCH:
        65.6960, 64.7182, 88.8464
        CIE-Luv:
        65.6960, 30.2902, 66.5071
        Hunter-Lab:
        59.1037, -2.0396, 35.3435
      #bf9c1b color charts
#bf9c1b RGB chart
      #bf9c1b CMYK chart
      #bf9c1b RGB pie chart
      #bf9c1b color shades, tints & tones
#bf9c1b color schemes
#bf9c1b color preview, HTML & CSS examples
           This text has a color of #bf9c1b        
        
          <p style="color:#bf9c1b;">Text here</p>
        
        
          .mytext {color:#bf9c1b;}
        
        Text color #bf9c1b
      
           This box has a color of #bf9c1b        
        
          <div style="background-color:#bf9c1b;">Content here</div>
        
        
          .mybackground {background-color:#bf9c1b;}
        
        Background color #bf9c1b
      
           Border around this has a color of #bf9c1b        
        
          <div style="border:2px solid #bf9c1b;">Content here</div>
        
        
          .myborder {border:2px solid #bf9c1b;}
        
        Border color #bf9c1b