#bc9d93 color space conversions
Hex:
        #bc9d93
        RGB:
        188, 157, 147
        CMY:
        26, 38, 42
        CMYK:
        0, 16, 22, 26
      HSL:
        15°, 23.4286%, 65.6863%
        HSV (HSB):
        15°, 21.8085%, 73.7255%
        XYZ:
        38.0625, 36.9119, 32.7224
        xyY:
        0.3534, 0.3427, 36.9119
      CIE-Lab:
        67.2109, 9.8766, 9.5020
        CIE-LCH:
        67.2109, 13.7053, 43.8926
        CIE-Luv:
        67.2109, 19.9577, 11.5224
        Hunter-Lab:
        60.7552, 5.5069, 10.5954
      #bc9d93 color charts
#bc9d93 RGB chart
      #bc9d93 CMYK chart
      #bc9d93 RGB pie chart
      #bc9d93 color shades, tints & tones
#bc9d93 color schemes
#bc9d93 color preview, HTML & CSS examples
           This text has a color of #bc9d93        
        
          <p style="color:#bc9d93;">Text here</p>
        
        
          .mytext {color:#bc9d93;}
        
        Text color #bc9d93
      
           This box has a color of #bc9d93        
        
          <div style="background-color:#bc9d93;">Content here</div>
        
        
          .mybackground {background-color:#bc9d93;}
        
        Background color #bc9d93
      
           Border around this has a color of #bc9d93        
        
          <div style="border:2px solid #bc9d93;">Content here</div>
        
        
          .myborder {border:2px solid #bc9d93;}
        
        Border color #bc9d93