#bc9b34 color space conversions
Hex:
        #bc9b34
        RGB:
        188, 155, 52
        CMY:
        26, 39, 80
        CMYK:
        0, 18, 72, 26
      HSL:
        45°, 56.6667%, 47.0588%
        HSV (HSB):
        45°, 72.3404%, 73.7255%
        XYZ:
        33.0802, 34.3820, 8.1417
        xyY:
        0.4375, 0.4548, 34.3820
      CIE-Lab:
        65.2646, 1.4275, 55.8528
        CIE-LCH:
        65.2646, 55.8710, 88.5359
        CIE-Luv:
        65.2646, 27.9917, 60.6410
        Hunter-Lab:
        58.6362, -1.9106, 32.8128
      #bc9b34 color charts
#bc9b34 RGB chart
      #bc9b34 CMYK chart
      #bc9b34 RGB pie chart
      #bc9b34 color shades, tints & tones
#bc9b34 color schemes
#bc9b34 color preview, HTML & CSS examples
           This text has a color of #bc9b34        
        
          <p style="color:#bc9b34;">Text here</p>
        
        
          .mytext {color:#bc9b34;}
        
        Text color #bc9b34
      
           This box has a color of #bc9b34        
        
          <div style="background-color:#bc9b34;">Content here</div>
        
        
          .mybackground {background-color:#bc9b34;}
        
        Background color #bc9b34
      
           Border around this has a color of #bc9b34        
        
          <div style="border:2px solid #bc9b34;">Content here</div>
        
        
          .myborder {border:2px solid #bc9b34;}
        
        Border color #bc9b34