#bc9563 color space conversions
Hex:
        #bc9563
        RGB:
        188, 149, 99
        CMY:
        26, 42, 61
        CMYK:
        0, 21, 47, 26
      HSL:
        34°, 39.9103%, 56.2745%
        HSV (HSB):
        34°, 47.3404%, 73.7255%
        XYZ:
        33.7386, 33.0871, 16.4126
        xyY:
        0.4053, 0.3975, 33.0871
      CIE-Lab:
        64.2314, 8.1993, 31.8905
        CIE-LCH:
        64.2314, 32.9277, 75.5812
        CIE-Luv:
        64.2314, 29.3324, 38.1764
        Hunter-Lab:
        57.5214, 4.0350, 23.3477
      #bc9563 color charts
#bc9563 RGB chart
      #bc9563 CMYK chart
      #bc9563 RGB pie chart
      #bc9563 color shades, tints & tones
#bc9563 color schemes
#bc9563 color preview, HTML & CSS examples
           This text has a color of #bc9563        
        
          <p style="color:#bc9563;">Text here</p>
        
        
          .mytext {color:#bc9563;}
        
        Text color #bc9563
      
           This box has a color of #bc9563        
        
          <div style="background-color:#bc9563;">Content here</div>
        
        
          .mybackground {background-color:#bc9563;}
        
        Background color #bc9563
      
           Border around this has a color of #bc9563        
        
          <div style="border:2px solid #bc9563;">Content here</div>
        
        
          .myborder {border:2px solid #bc9563;}
        
        Border color #bc9563