#bf9f02 color space conversions
Hex:
        #bf9f02
        RGB:
        191, 159, 2
        CMY:
        25, 38, 99
        CMYK:
        0, 17, 99, 25
      HSL:
        50°, 97.9275%, 37.8431%
        HSV (HSB):
        50°, 98.9529%, 74.9020%
        XYZ:
        33.8950, 35.8770, 5.1959
        xyY:
        0.4521, 0.4786, 35.8770
      CIE-Lab:
        66.4259, -0.7137, 69.5702
        CIE-LCH:
        66.4259, 69.5738, 90.5877
        CIE-Luv:
        66.4259, 28.3932, 70.0673
        Hunter-Lab:
        59.8974, -3.8103, 36.7850
      #bf9f02 color charts
#bf9f02 RGB chart
      #bf9f02 CMYK chart
      #bf9f02 RGB pie chart
      #bf9f02 color shades, tints & tones
#bf9f02 color schemes
#bf9f02 color preview, HTML & CSS examples
           This text has a color of #bf9f02        
        
          <p style="color:#bf9f02;">Text here</p>
        
        
          .mytext {color:#bf9f02;}
        
        Text color #bf9f02
      
           This box has a color of #bf9f02        
        
          <div style="background-color:#bf9f02;">Content here</div>
        
        
          .mybackground {background-color:#bf9f02;}
        
        Background color #bf9f02
      
           Border around this has a color of #bf9f02        
        
          <div style="border:2px solid #bf9f02;">Content here</div>
        
        
          .myborder {border:2px solid #bf9f02;}
        
        Border color #bf9f02