#bc9d92 color space conversions
Hex:
        #bc9d92
        RGB:
        188, 157, 146
        CMY:
        26, 38, 43
        CMYK:
        0, 16, 22, 26
      HSL:
        16°, 23.8636%, 65.4902%
        HSV (HSB):
        16°, 22.3404%, 73.7255%
        XYZ:
        37.9843, 36.8806, 32.3108
        xyY:
        0.3544, 0.3441, 36.8806
      CIE-Lab:
        67.1874, 9.7254, 10.0255
        CIE-LCH:
        67.1874, 13.9676, 45.8702
        CIE-Luv:
        67.1874, 20.0530, 12.2502
        Hunter-Lab:
        60.7294, 5.3696, 10.9656
      #bc9d92 color charts
#bc9d92 RGB chart
      #bc9d92 CMYK chart
      #bc9d92 RGB pie chart
      #bc9d92 color shades, tints & tones
#bc9d92 color schemes
#bc9d92 color preview, HTML & CSS examples
           This text has a color of #bc9d92        
        
          <p style="color:#bc9d92;">Text here</p>
        
        
          .mytext {color:#bc9d92;}
        
        Text color #bc9d92
      
           This box has a color of #bc9d92        
        
          <div style="background-color:#bc9d92;">Content here</div>
        
        
          .mybackground {background-color:#bc9d92;}
        
        Background color #bc9d92
      
           Border around this has a color of #bc9d92        
        
          <div style="border:2px solid #bc9d92;">Content here</div>
        
        
          .myborder {border:2px solid #bc9d92;}
        
        Border color #bc9d92