#bf8f02 color space conversions
Hex:
        #bf8f02
        RGB:
        191, 143, 2
        CMY:
        25, 44, 99
        CMYK:
        0, 25, 99, 25
      HSL:
        45°, 97.9275%, 37.8431%
        HSV (HSB):
        45°, 98.9529%, 74.9020%
        XYZ:
        31.3193, 30.7257, 4.3374
        xyY:
        0.4718, 0.4629, 30.7257
      CIE-Lab:
        62.2754, 7.9575, 66.6526
        CIE-LCH:
        62.2754, 67.1259, 83.1918
        CIE-Luv:
        62.2754, 40.5821, 63.9692
        Hunter-Lab:
        55.4307, 3.8516, 34.1622
      #bf8f02 color charts
#bf8f02 RGB chart
      #bf8f02 CMYK chart
      #bf8f02 RGB pie chart
      #bf8f02 color shades, tints & tones
#bf8f02 color schemes
#bf8f02 color preview, HTML & CSS examples
           This text has a color of #bf8f02        
        
          <p style="color:#bf8f02;">Text here</p>
        
        
          .mytext {color:#bf8f02;}
        
        Text color #bf8f02
      
           This box has a color of #bf8f02        
        
          <div style="background-color:#bf8f02;">Content here</div>
        
        
          .mybackground {background-color:#bf8f02;}
        
        Background color #bf8f02
      
           Border around this has a color of #bf8f02        
        
          <div style="border:2px solid #bf8f02;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f02;}
        
        Border color #bf8f02