#bc9d74 color space conversions
Hex:
        #bc9d74
        RGB:
        188, 157, 116
        CMY:
        26, 38, 55
        CMYK:
        0, 16, 38, 26
      HSL:
        34°, 34.9515%, 59.6078%
        HSV (HSB):
        34°, 38.2979%, 73.7255%
        XYZ:
        35.9484, 36.0663, 21.5898
        xyY:
        0.3840, 0.3853, 36.0663
      CIE-Lab:
        66.5705, 5.6831, 25.7377
        CIE-LCH:
        66.5705, 26.3576, 77.5484
        CIE-Luv:
        66.5705, 22.7071, 32.4468
        Hunter-Lab:
        60.0552, 1.7516, 20.7239
      #bc9d74 color charts
#bc9d74 RGB chart
      #bc9d74 CMYK chart
      #bc9d74 RGB pie chart
      #bc9d74 color shades, tints & tones
#bc9d74 color schemes
#bc9d74 color preview, HTML & CSS examples
           This text has a color of #bc9d74        
        
          <p style="color:#bc9d74;">Text here</p>
        
        
          .mytext {color:#bc9d74;}
        
        Text color #bc9d74
      
           This box has a color of #bc9d74        
        
          <div style="background-color:#bc9d74;">Content here</div>
        
        
          .mybackground {background-color:#bc9d74;}
        
        Background color #bc9d74
      
           Border around this has a color of #bc9d74        
        
          <div style="border:2px solid #bc9d74;">Content here</div>
        
        
          .myborder {border:2px solid #bc9d74;}
        
        Border color #bc9d74