#bf8b06 color space conversions
Hex:
        #bf8b06
        RGB:
        191, 139, 6
        CMY:
        25, 45, 98
        CMYK:
        0, 27, 97, 25
      HSL:
        43°, 93.9086%, 38.6275%
        HSV (HSB):
        43°, 96.8586%, 74.9020%
        XYZ:
        30.7513, 29.5548, 4.2562
        xyY:
        0.4763, 0.4578, 29.5548
      CIE-Lab:
        61.2681, 10.1988, 65.3450
        CIE-LCH:
        61.2681, 66.1361, 81.1291
        CIE-Luv:
        61.2681, 43.6637, 62.1485
        Hunter-Lab:
        54.3643, 5.8317, 33.4132
      #bf8b06 color charts
#bf8b06 RGB chart
      #bf8b06 CMYK chart
      #bf8b06 RGB pie chart
      #bf8b06 color shades, tints & tones
#bf8b06 color schemes
#bf8b06 color preview, HTML & CSS examples
           This text has a color of #bf8b06        
        
          <p style="color:#bf8b06;">Text here</p>
        
        
          .mytext {color:#bf8b06;}
        
        Text color #bf8b06
      
           This box has a color of #bf8b06        
        
          <div style="background-color:#bf8b06;">Content here</div>
        
        
          .mybackground {background-color:#bf8b06;}
        
        Background color #bf8b06
      
           Border around this has a color of #bf8b06        
        
          <div style="border:2px solid #bf8b06;">Content here</div>
        
        
          .myborder {border:2px solid #bf8b06;}
        
        Border color #bf8b06