#bc9944 color space conversions
Hex:
        #bc9944
        RGB:
        188, 153, 68
        CMY:
        26, 40, 73
        CMYK:
        0, 19, 64, 26
      HSL:
        43°, 47.2441%, 50.1961%
        HSV (HSB):
        43°, 63.8298%, 73.7255%
        XYZ:
        33.1737, 33.8912, 10.2621
        xyY:
        0.4290, 0.4383, 33.8912
      CIE-Lab:
        64.8761, 3.4331, 48.4248
        CIE-LCH:
        64.8761, 48.5463, 85.9448
        CIE-Luv:
        64.8761, 28.6845, 54.4926
        Hunter-Lab:
        58.2161, -0.1625, 30.2999
      #bc9944 color charts
#bc9944 RGB chart
      #bc9944 CMYK chart
      #bc9944 RGB pie chart
      #bc9944 color shades, tints & tones
#bc9944 color schemes
#bc9944 color preview, HTML & CSS examples
           This text has a color of #bc9944        
        
          <p style="color:#bc9944;">Text here</p>
        
        
          .mytext {color:#bc9944;}
        
        Text color #bc9944
      
           This box has a color of #bc9944        
        
          <div style="background-color:#bc9944;">Content here</div>
        
        
          .mybackground {background-color:#bc9944;}
        
        Background color #bc9944
      
           Border around this has a color of #bc9944        
        
          <div style="border:2px solid #bc9944;">Content here</div>
        
        
          .myborder {border:2px solid #bc9944;}
        
        Border color #bc9944