#bc9d72 color space conversions
Hex:
        #bc9d72
        RGB:
        188, 157, 114
        CMY:
        26, 38, 55
        CMYK:
        0, 16, 39, 26
      HSL:
        35°, 35.5769%, 59.2157%
        HSV (HSB):
        35°, 39.3617%, 73.7255%
        XYZ:
        35.8333, 36.0202, 20.9836
        xyY:
        0.3860, 0.3880, 36.0202
      CIE-Lab:
        66.5354, 5.4482, 26.7790
        CIE-LCH:
        66.5354, 27.3276, 78.5001
        CIE-Luv:
        66.5354, 22.8678, 33.6655
        Hunter-Lab:
        60.0168, 1.5446, 21.2823
      #bc9d72 color charts
#bc9d72 RGB chart
      #bc9d72 CMYK chart
      #bc9d72 RGB pie chart
      #bc9d72 color shades, tints & tones
#bc9d72 color schemes
#bc9d72 color preview, HTML & CSS examples
           This text has a color of #bc9d72        
        
          <p style="color:#bc9d72;">Text here</p>
        
        
          .mytext {color:#bc9d72;}
        
        Text color #bc9d72
      
           This box has a color of #bc9d72        
        
          <div style="background-color:#bc9d72;">Content here</div>
        
        
          .mybackground {background-color:#bc9d72;}
        
        Background color #bc9d72
      
           Border around this has a color of #bc9d72        
        
          <div style="border:2px solid #bc9d72;">Content here</div>
        
        
          .myborder {border:2px solid #bc9d72;}
        
        Border color #bc9d72