#bc9a47 color space conversions
Hex:
        #bc9a47
        RGB:
        188, 154, 71
        CMY:
        26, 40, 72
        CMYK:
        0, 18, 62, 26
      HSL:
        43°, 46.6135%, 50.7843%
        HSV (HSB):
        43°, 62.2340%, 73.7255%
        XYZ:
        33.4320, 34.2575, 10.8115
        xyY:
        0.4259, 0.4364, 34.2575
      CIE-Lab:
        65.1664, 3.0930, 47.3290
        CIE-LCH:
        65.1664, 47.4300, 86.2610
        CIE-Luv:
        65.1664, 27.8151, 53.7898
        Hunter-Lab:
        58.5299, -0.4691, 30.0190
      #bc9a47 color charts
#bc9a47 RGB chart
      #bc9a47 CMYK chart
      #bc9a47 RGB pie chart
      #bc9a47 color shades, tints & tones
#bc9a47 color schemes
#bc9a47 color preview, HTML & CSS examples
           This text has a color of #bc9a47        
        
          <p style="color:#bc9a47;">Text here</p>
        
        
          .mytext {color:#bc9a47;}
        
        Text color #bc9a47
      
           This box has a color of #bc9a47        
        
          <div style="background-color:#bc9a47;">Content here</div>
        
        
          .mybackground {background-color:#bc9a47;}
        
        Background color #bc9a47
      
           Border around this has a color of #bc9a47        
        
          <div style="border:2px solid #bc9a47;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a47;}
        
        Border color #bc9a47