#bc9688 color space conversions
Hex:
        #bc9688
        RGB:
        188, 150, 136
        CMY:
        26, 41, 47
        CMYK:
        0, 20, 28, 26
      HSL:
        16°, 27.9570%, 63.5294%
        HSV (HSB):
        16°, 27.6596%, 73.7255%
        XYZ:
        36.0893, 34.2816, 28.0075
        xyY:
        0.3668, 0.3485, 34.2816
      CIE-Lab:
        65.1855, 12.1249, 12.7806
        CIE-LCH:
        65.1855, 17.6170, 46.5082
        CIE-Luv:
        65.1855, 25.1956, 15.2988
        Hunter-Lab:
        58.5505, 7.5603, 12.6242
      #bc9688 color charts
#bc9688 RGB chart
      #bc9688 CMYK chart
      #bc9688 RGB pie chart
      #bc9688 color shades, tints & tones
#bc9688 color schemes
#bc9688 color preview, HTML & CSS examples
           This text has a color of #bc9688        
        
          <p style="color:#bc9688;">Text here</p>
        
        
          .mytext {color:#bc9688;}
        
        Text color #bc9688
      
           This box has a color of #bc9688        
        
          <div style="background-color:#bc9688;">Content here</div>
        
        
          .mybackground {background-color:#bc9688;}
        
        Background color #bc9688
      
           Border around this has a color of #bc9688        
        
          <div style="border:2px solid #bc9688;">Content here</div>
        
        
          .myborder {border:2px solid #bc9688;}
        
        Border color #bc9688