#bc9c74 color space conversions
Hex:
        #bc9c74
        RGB:
        188, 156, 116
        CMY:
        26, 39, 55
        CMYK:
        0, 17, 38, 26
      HSL:
        33°, 34.9515%, 59.6078%
        HSV (HSB):
        33°, 38.2979%, 73.7255%
        XYZ:
        35.7799, 35.7293, 21.5336
        xyY:
        0.3846, 0.3840, 35.7293
      CIE-Lab:
        66.3125, 6.2293, 25.3941
        CIE-LCH:
        66.3125, 26.1469, 76.2173
        CIE-Luv:
        66.3125, 23.3429, 31.9070
        Hunter-Lab:
        59.7740, 2.2433, 20.4825
      #bc9c74 color charts
#bc9c74 RGB chart
      #bc9c74 CMYK chart
      #bc9c74 RGB pie chart
      #bc9c74 color shades, tints & tones
#bc9c74 color schemes
#bc9c74 color preview, HTML & CSS examples
           This text has a color of #bc9c74        
        
          <p style="color:#bc9c74;">Text here</p>
        
        
          .mytext {color:#bc9c74;}
        
        Text color #bc9c74
      
           This box has a color of #bc9c74        
        
          <div style="background-color:#bc9c74;">Content here</div>
        
        
          .mybackground {background-color:#bc9c74;}
        
        Background color #bc9c74
      
           Border around this has a color of #bc9c74        
        
          <div style="border:2px solid #bc9c74;">Content here</div>
        
        
          .myborder {border:2px solid #bc9c74;}
        
        Border color #bc9c74