#bc9a48 color space conversions
Hex:
        #bc9a48
        RGB:
        188, 154, 72
        CMY:
        26, 40, 72
        CMYK:
        0, 18, 62, 26
      HSL:
        42°, 46.4000%, 50.9804%
        HSV (HSB):
        42°, 61.7021%, 73.7255%
        XYZ:
        33.4643, 34.2704, 10.9820
        xyY:
        0.4251, 0.4354, 34.2704
      CIE-Lab:
        65.1767, 3.1628, 46.8625
        CIE-LCH:
        65.1767, 46.9691, 86.1389
        CIE-Luv:
        65.1767, 27.7600, 53.3955
        Hunter-Lab:
        58.5410, -0.4090, 29.8562
      #bc9a48 color charts
#bc9a48 RGB chart
      #bc9a48 CMYK chart
      #bc9a48 RGB pie chart
      #bc9a48 color shades, tints & tones
#bc9a48 color schemes
#bc9a48 color preview, HTML & CSS examples
           This text has a color of #bc9a48        
        
          <p style="color:#bc9a48;">Text here</p>
        
        
          .mytext {color:#bc9a48;}
        
        Text color #bc9a48
      
           This box has a color of #bc9a48        
        
          <div style="background-color:#bc9a48;">Content here</div>
        
        
          .mybackground {background-color:#bc9a48;}
        
        Background color #bc9a48
      
           Border around this has a color of #bc9a48        
        
          <div style="border:2px solid #bc9a48;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a48;}
        
        Border color #bc9a48