#bc9a49 color space conversions
Hex:
        #bc9a49
        RGB:
        188, 154, 73
        CMY:
        26, 40, 71
        CMYK:
        0, 18, 61, 26
      HSL:
        42°, 46.1847%, 51.1765%
        HSV (HSB):
        42°, 61.1702%, 73.7255%
        XYZ:
        33.4972, 34.2836, 11.1552
        xyY:
        0.4244, 0.4343, 34.2836
      CIE-Lab:
        65.1871, 3.2337, 46.3934
        CIE-LCH:
        65.1871, 46.5060, 86.0129
        CIE-Luv:
        65.1871, 27.7041, 52.9956
        Hunter-Lab:
        58.5522, -0.3480, 29.6907
      #bc9a49 color charts
#bc9a49 RGB chart
      #bc9a49 CMYK chart
      #bc9a49 RGB pie chart
      #bc9a49 color shades, tints & tones
#bc9a49 color schemes
#bc9a49 color preview, HTML & CSS examples
           This text has a color of #bc9a49        
        
          <p style="color:#bc9a49;">Text here</p>
        
        
          .mytext {color:#bc9a49;}
        
        Text color #bc9a49
      
           This box has a color of #bc9a49        
        
          <div style="background-color:#bc9a49;">Content here</div>
        
        
          .mybackground {background-color:#bc9a49;}
        
        Background color #bc9a49
      
           Border around this has a color of #bc9a49        
        
          <div style="border:2px solid #bc9a49;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a49;}
        
        Border color #bc9a49