#bc9368 color space conversions
Hex:
        #bc9368
        RGB:
        188, 147, 104
        CMY:
        26, 42, 59
        CMYK:
        0, 22, 45, 26
      HSL:
        31°, 38.5321%, 57.2549%
        HSV (HSB):
        31°, 44.6809%, 73.7255%
        XYZ:
        33.6714, 32.5583, 17.6064
        xyY:
        0.4016, 0.3884, 32.5583
      CIE-Lab:
        63.8016, 9.8165, 28.6291
        CIE-LCH:
        63.8016, 30.2653, 71.0738
        CIE-Luv:
        63.8016, 30.2336, 34.3309
        Hunter-Lab:
        57.0599, 5.4794, 21.6474
      #bc9368 color charts
#bc9368 RGB chart
      #bc9368 CMYK chart
      #bc9368 RGB pie chart
      #bc9368 color shades, tints & tones
#bc9368 color schemes
#bc9368 color preview, HTML & CSS examples
           This text has a color of #bc9368        
        
          <p style="color:#bc9368;">Text here</p>
        
        
          .mytext {color:#bc9368;}
        
        Text color #bc9368
      
           This box has a color of #bc9368        
        
          <div style="background-color:#bc9368;">Content here</div>
        
        
          .mybackground {background-color:#bc9368;}
        
        Background color #bc9368
      
           Border around this has a color of #bc9368        
        
          <div style="border:2px solid #bc9368;">Content here</div>
        
        
          .myborder {border:2px solid #bc9368;}
        
        Border color #bc9368