#bf8c02 color space conversions
Hex:
        #bf8c02
        RGB:
        191, 140, 2
        CMY:
        25, 45, 99
        CMYK:
        0, 27, 99, 25
      HSL:
        44°, 97.9275%, 37.8431%
        HSV (HSB):
        44°, 98.9529%, 74.9020%
        XYZ:
        30.8749, 29.8369, 4.1892
        xyY:
        0.4757, 0.4597, 29.8369
      CIE-Lab:
        61.5133, 9.6013, 66.1252
        CIE-LCH:
        61.5133, 66.8186, 81.7384
        CIE-Luv:
        61.5133, 42.9334, 62.8355
        Hunter-Lab:
        54.6232, 5.3038, 33.6891
      #bf8c02 color charts
#bf8c02 RGB chart
      #bf8c02 CMYK chart
      #bf8c02 RGB pie chart
      #bf8c02 color shades, tints & tones
#bf8c02 color schemes
#bf8c02 color preview, HTML & CSS examples
           This text has a color of #bf8c02        
        
          <p style="color:#bf8c02;">Text here</p>
        
        
          .mytext {color:#bf8c02;}
        
        Text color #bf8c02
      
           This box has a color of #bf8c02        
        
          <div style="background-color:#bf8c02;">Content here</div>
        
        
          .mybackground {background-color:#bf8c02;}
        
        Background color #bf8c02
      
           Border around this has a color of #bf8c02        
        
          <div style="border:2px solid #bf8c02;">Content here</div>
        
        
          .myborder {border:2px solid #bf8c02;}
        
        Border color #bf8c02