#bc8474 color space conversions
Hex:
        #bc8474
        RGB:
        188, 132, 116
        CMY:
        26, 48, 55
        CMYK:
        0, 30, 38, 26
      HSL:
        13°, 34.9515%, 59.6078%
        HSV (HSB):
        13°, 38.2979%, 73.7255%
        XYZ:
        32.1427, 28.4548, 20.3212
        xyY:
        0.3972, 0.3516, 28.4548
      CIE-Lab:
        60.2975, 19.4833, 17.2525
        CIE-LCH:
        60.2975, 26.0240, 41.5249
        CIE-Luv:
        60.2975, 38.7586, 18.9842
        Hunter-Lab:
        53.3431, 14.2075, 14.7534
      #bc8474 color charts
#bc8474 RGB chart
      #bc8474 CMYK chart
      #bc8474 RGB pie chart
      #bc8474 color shades, tints & tones
#bc8474 color schemes
#bc8474 color preview, HTML & CSS examples
           This text has a color of #bc8474        
        
          <p style="color:#bc8474;">Text here</p>
        
        
          .mytext {color:#bc8474;}
        
        Text color #bc8474
      
           This box has a color of #bc8474        
        
          <div style="background-color:#bc8474;">Content here</div>
        
        
          .mybackground {background-color:#bc8474;}
        
        Background color #bc8474
      
           Border around this has a color of #bc8474        
        
          <div style="border:2px solid #bc8474;">Content here</div>
        
        
          .myborder {border:2px solid #bc8474;}
        
        Border color #bc8474