#bc8466 color space conversions
Hex:
        #bc8466
        RGB:
        188, 132, 102
        CMY:
        26, 48, 60
        CMYK:
        0, 30, 46, 26
      HSL:
        21°, 39.0909%, 56.8627%
        HSV (HSB):
        21°, 45.7447%, 73.7255%
        XYZ:
        31.3886, 28.1532, 16.3501
        xyY:
        0.4136, 0.3710, 28.1532
      CIE-Lab:
        60.0269, 17.9037, 24.7767
        CIE-LCH:
        60.0269, 30.5684, 54.1480
        CIE-Luv:
        60.0269, 40.5015, 27.8292
        Hunter-Lab:
        53.0596, 12.7413, 18.8717
      #bc8466 color charts
#bc8466 RGB chart
      #bc8466 CMYK chart
      #bc8466 RGB pie chart
      #bc8466 color shades, tints & tones
#bc8466 color schemes
#bc8466 color preview, HTML & CSS examples
           This text has a color of #bc8466        
        
          <p style="color:#bc8466;">Text here</p>
        
        
          .mytext {color:#bc8466;}
        
        Text color #bc8466
      
           This box has a color of #bc8466        
        
          <div style="background-color:#bc8466;">Content here</div>
        
        
          .mybackground {background-color:#bc8466;}
        
        Background color #bc8466
      
           Border around this has a color of #bc8466        
        
          <div style="border:2px solid #bc8466;">Content here</div>
        
        
          .myborder {border:2px solid #bc8466;}
        
        Border color #bc8466