#bc9a64 color space conversions
Hex:
        #bc9a64
        RGB:
        188, 154, 100
        CMY:
        26, 40, 61
        CMYK:
        0, 18, 47, 26
      HSL:
        37°, 39.6396%, 56.4706%
        HSV (HSB):
        37°, 46.8085%, 73.7255%
        XYZ:
        34.5949, 34.7227, 16.9354
        xyY:
        0.4011, 0.4026, 34.7227
      CIE-Lab:
        65.5322, 5.5624, 33.0150
        CIE-LCH:
        65.5322, 33.4803, 80.4365
        CIE-Luv:
        65.5322, 25.9141, 40.1610
        Hunter-Lab:
        58.9259, 1.6753, 24.2081
      #bc9a64 color charts
#bc9a64 RGB chart
      #bc9a64 CMYK chart
      #bc9a64 RGB pie chart
      #bc9a64 color shades, tints & tones
#bc9a64 color schemes
#bc9a64 color preview, HTML & CSS examples
           This text has a color of #bc9a64        
        
          <p style="color:#bc9a64;">Text here</p>
        
        
          .mytext {color:#bc9a64;}
        
        Text color #bc9a64
      
           This box has a color of #bc9a64        
        
          <div style="background-color:#bc9a64;">Content here</div>
        
        
          .mybackground {background-color:#bc9a64;}
        
        Background color #bc9a64
      
           Border around this has a color of #bc9a64        
        
          <div style="border:2px solid #bc9a64;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a64;}
        
        Border color #bc9a64