#bc9708 color space conversions
Hex:
        #bc9708
        RGB:
        188, 151, 8
        CMY:
        26, 41, 97
        CMYK:
        0, 20, 96, 26
      HSL:
        48°, 91.8367%, 38.4314%
        HSV (HSB):
        48°, 95.7447%, 73.7255%
        XYZ:
        31.8495, 32.8421, 4.8902
        xyY:
        0.4577, 0.4720, 32.8421
      CIE-Lab:
        64.0329, 2.3200, 66.8958
        CIE-LCH:
        64.0329, 66.9360, 88.0138
        CIE-Luv:
        64.0329, 32.0096, 66.5053
        Hunter-Lab:
        57.3080, -1.0860, 35.0563
      #bc9708 color charts
#bc9708 RGB chart
      #bc9708 CMYK chart
      #bc9708 RGB pie chart
      #bc9708 color shades, tints & tones
#bc9708 color schemes
#bc9708 color preview, HTML & CSS examples
           This text has a color of #bc9708        
        
          <p style="color:#bc9708;">Text here</p>
        
        
          .mytext {color:#bc9708;}
        
        Text color #bc9708
      
           This box has a color of #bc9708        
        
          <div style="background-color:#bc9708;">Content here</div>
        
        
          .mybackground {background-color:#bc9708;}
        
        Background color #bc9708
      
           Border around this has a color of #bc9708        
        
          <div style="border:2px solid #bc9708;">Content here</div>
        
        
          .myborder {border:2px solid #bc9708;}
        
        Border color #bc9708