#bc996e color space conversions
Hex:
        #bc996e
        RGB:
        188, 153, 110
        CMY:
        26, 40, 57
        CMYK:
        0, 19, 41, 26
      HSL:
        33°, 36.7925%, 58.4314%
        HSV (HSB):
        33°, 41.4894%, 73.7255%
        XYZ:
        34.9447, 34.5996, 19.5885
        xyY:
        0.3921, 0.3882, 34.5996
      CIE-Lab:
        65.4358, 7.1774, 27.5023
        CIE-LCH:
        65.4358, 28.4234, 75.3734
        CIE-Luv:
        65.4358, 25.7706, 33.9387
        Hunter-Lab:
        58.8214, 3.1061, 21.4305
      #bc996e color charts
#bc996e RGB chart
      #bc996e CMYK chart
      #bc996e RGB pie chart
      #bc996e color shades, tints & tones
#bc996e color schemes
#bc996e color preview, HTML & CSS examples
           This text has a color of #bc996e        
        
          <p style="color:#bc996e;">Text here</p>
        
        
          .mytext {color:#bc996e;}
        
        Text color #bc996e
      
           This box has a color of #bc996e        
        
          <div style="background-color:#bc996e;">Content here</div>
        
        
          .mybackground {background-color:#bc996e;}
        
        Background color #bc996e
      
           Border around this has a color of #bc996e        
        
          <div style="border:2px solid #bc996e;">Content here</div>
        
        
          .myborder {border:2px solid #bc996e;}
        
        Border color #bc996e