#bc9a94 color space conversions
Hex:
        #bc9a94
        RGB:
        188, 154, 148
        CMY:
        26, 40, 42
        CMYK:
        0, 18, 21, 26
      HSL:
        9°, 22.9885%, 65.8824%
        HSV (HSB):
        9°, 21.2766%, 73.7255%
        XYZ:
        37.6399, 35.9407, 32.9704
        xyY:
        0.3533, 0.3373, 35.9407
      CIE-Lab:
        66.4746, 11.6814, 7.8949
        CIE-LCH:
        66.4746, 14.0991, 34.0527
        CIE-Luv:
        66.4746, 21.5985, 8.9906
        Hunter-Lab:
        59.9506, 7.1577, 9.3583
      #bc9a94 color charts
#bc9a94 RGB chart
      #bc9a94 CMYK chart
      #bc9a94 RGB pie chart
      #bc9a94 color shades, tints & tones
#bc9a94 color schemes
#bc9a94 color preview, HTML & CSS examples
           This text has a color of #bc9a94        
        
          <p style="color:#bc9a94;">Text here</p>
        
        
          .mytext {color:#bc9a94;}
        
        Text color #bc9a94
      
           This box has a color of #bc9a94        
        
          <div style="background-color:#bc9a94;">Content here</div>
        
        
          .mybackground {background-color:#bc9a94;}
        
        Background color #bc9a94
      
           Border around this has a color of #bc9a94        
        
          <div style="border:2px solid #bc9a94;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a94;}
        
        Border color #bc9a94