#bf9c02 color space conversions
Hex:
        #bf9c02
        RGB:
        191, 156, 2
        CMY:
        25, 39, 99
        CMYK:
        0, 18, 99, 25
      HSL:
        49°, 97.9275%, 37.8431%
        HSV (HSB):
        49°, 98.9529%, 74.9020%
        XYZ:
        33.3853, 34.8577, 5.0260
        xyY:
        0.4557, 0.4757, 34.8577
      CIE-Lab:
        65.6377, 0.8973, 69.0107
        CIE-LCH:
        65.6377, 69.0165, 89.2551
        CIE-Luv:
        65.6377, 30.6314, 68.9187
        Hunter-Lab:
        59.0404, -2.3852, 36.2810
      #bf9c02 color charts
#bf9c02 RGB chart
      #bf9c02 CMYK chart
      #bf9c02 RGB pie chart
      #bf9c02 color shades, tints & tones
#bf9c02 color schemes
#bf9c02 color preview, HTML & CSS examples
           This text has a color of #bf9c02        
        
          <p style="color:#bf9c02;">Text here</p>
        
        
          .mytext {color:#bf9c02;}
        
        Text color #bf9c02
      
           This box has a color of #bf9c02        
        
          <div style="background-color:#bf9c02;">Content here</div>
        
        
          .mybackground {background-color:#bf9c02;}
        
        Background color #bf9c02
      
           Border around this has a color of #bf9c02        
        
          <div style="border:2px solid #bf9c02;">Content here</div>
        
        
          .myborder {border:2px solid #bf9c02;}
        
        Border color #bf9c02