#bc7963 color space conversions
Hex:
        #bc7963
        RGB:
        188, 121, 99
        CMY:
        26, 53, 61
        CMYK:
        0, 36, 47, 26
      HSL:
        15°, 39.9103%, 56.2745%
        HSV (HSB):
        15°, 47.3404%, 73.7255%
        XYZ:
        29.8285, 25.2670, 15.1093
        xyY:
        0.4249, 0.3599, 25.2670
      CIE-Lab:
        57.3346, 23.6852, 22.8951
        CIE-LCH:
        57.3346, 32.9420, 44.0283
        CIE-Luv:
        57.3346, 48.3536, 24.1295
        Hunter-Lab:
        50.2663, 17.9579, 17.3647
      #bc7963 color charts
#bc7963 RGB chart
      #bc7963 CMYK chart
      #bc7963 RGB pie chart
      #bc7963 color shades, tints & tones
#bc7963 color schemes
#bc7963 color preview, HTML & CSS examples
           This text has a color of #bc7963        
        
          <p style="color:#bc7963;">Text here</p>
        
        
          .mytext {color:#bc7963;}
        
        Text color #bc7963
      
           This box has a color of #bc7963        
        
          <div style="background-color:#bc7963;">Content here</div>
        
        
          .mybackground {background-color:#bc7963;}
        
        Background color #bc7963
      
           Border around this has a color of #bc7963        
        
          <div style="border:2px solid #bc7963;">Content here</div>
        
        
          .myborder {border:2px solid #bc7963;}
        
        Border color #bc7963