#bf8e06 color space conversions
Hex:
        #bf8e06
        RGB:
        191, 142, 6
        CMY:
        25, 44, 98
        CMYK:
        0, 26, 97, 25
      HSL:
        44°, 93.9086%, 38.6275%
        HSV (HSB):
        44°, 96.8586%, 74.9020%
        XYZ:
        31.1917, 30.4355, 4.4030
        xyY:
        0.4724, 0.4609, 30.4355
      CIE-Lab:
        62.0282, 8.5534, 65.8839
        CIE-LCH:
        62.0282, 66.4368, 82.6029
        CIE-Luv:
        62.0282, 41.3094, 63.2855
        Hunter-Lab:
        55.1684, 4.3777, 33.8860
      #bf8e06 color charts
#bf8e06 RGB chart
      #bf8e06 CMYK chart
      #bf8e06 RGB pie chart
      #bf8e06 color shades, tints & tones
#bf8e06 color schemes
#bf8e06 color preview, HTML & CSS examples
           This text has a color of #bf8e06        
        
          <p style="color:#bf8e06;">Text here</p>
        
        
          .mytext {color:#bf8e06;}
        
        Text color #bf8e06
      
           This box has a color of #bf8e06        
        
          <div style="background-color:#bf8e06;">Content here</div>
        
        
          .mybackground {background-color:#bf8e06;}
        
        Background color #bf8e06
      
           Border around this has a color of #bf8e06        
        
          <div style="border:2px solid #bf8e06;">Content here</div>
        
        
          .myborder {border:2px solid #bf8e06;}
        
        Border color #bf8e06