#bf9a01 color space conversions
Hex:
        #bf9a01
        RGB:
        191, 154, 1
        CMY:
        25, 40, 100
        CMYK:
        0, 19, 99, 25
      HSL:
        48°, 98.9583%, 37.6471%
        HSV (HSB):
        48°, 99.4764%, 74.9020%
        XYZ:
        33.0469, 34.1898, 4.8862
        xyY:
        0.4582, 0.4740, 34.1898
      CIE-Lab:
        65.1129, 1.9636, 68.7774
        CIE-LCH:
        65.1129, 68.8054, 88.3647
        CIE-Luv:
        65.1129, 32.1466, 68.2260
        Hunter-Lab:
        58.4720, -1.4422, 35.9758
      #bf9a01 color charts
#bf9a01 RGB chart
      #bf9a01 CMYK chart
      #bf9a01 RGB pie chart
      #bf9a01 color shades, tints & tones
#bf9a01 color schemes
#bf9a01 color preview, HTML & CSS examples
           This text has a color of #bf9a01        
        
          <p style="color:#bf9a01;">Text here</p>
        
        
          .mytext {color:#bf9a01;}
        
        Text color #bf9a01
      
           This box has a color of #bf9a01        
        
          <div style="background-color:#bf9a01;">Content here</div>
        
        
          .mybackground {background-color:#bf9a01;}
        
        Background color #bf9a01
      
           Border around this has a color of #bf9a01        
        
          <div style="border:2px solid #bf9a01;">Content here</div>
        
        
          .myborder {border:2px solid #bf9a01;}
        
        Border color #bf9a01