#bc9336 color space conversions
Hex:
        #bc9336
        RGB:
        188, 147, 54
        CMY:
        26, 42, 79
        CMYK:
        0, 22, 71, 26
      HSL:
        42°, 55.3719%, 47.4510%
        HSV (HSB):
        42°, 71.2766%, 73.7255%
        XYZ:
        31.8386, 31.8251, 7.9548
        xyY:
        0.4446, 0.4444, 31.8251
      CIE-Lab:
        63.1981, 5.8786, 52.9394
        CIE-LCH:
        63.1981, 53.2648, 83.6636
        CIE-Luv:
        63.1981, 33.7365, 56.6624
        Hunter-Lab:
        56.4138, 2.0171, 31.1293
      #bc9336 color charts
#bc9336 RGB chart
      #bc9336 CMYK chart
      #bc9336 RGB pie chart
      #bc9336 color shades, tints & tones
#bc9336 color schemes
#bc9336 color preview, HTML & CSS examples
           This text has a color of #bc9336        
        
          <p style="color:#bc9336;">Text here</p>
        
        
          .mytext {color:#bc9336;}
        
        Text color #bc9336
      
           This box has a color of #bc9336        
        
          <div style="background-color:#bc9336;">Content here</div>
        
        
          .mybackground {background-color:#bc9336;}
        
        Background color #bc9336
      
           Border around this has a color of #bc9336        
        
          <div style="border:2px solid #bc9336;">Content here</div>
        
        
          .myborder {border:2px solid #bc9336;}
        
        Border color #bc9336