#bc9a98 color space conversions
Hex:
        #bc9a98
        RGB:
        188, 154, 152
        CMY:
        26, 40, 40
        CMYK:
        0, 18, 19, 26
      HSL:
        3°, 21.1765%, 66.6667%
        HSV (HSB):
        3°, 19.1489%, 73.7255%
        XYZ:
        37.9621, 36.0696, 34.6671
        xyY:
        0.3492, 0.3318, 36.0696
      CIE-Lab:
        66.5730, 12.3017, 5.7993
        CIE-LCH:
        66.5730, 13.6002, 25.2402
        CIE-Luv:
        66.5730, 21.1895, 6.0178
        Hunter-Lab:
        60.0579, 7.7270, 7.8168
      #bc9a98 color charts
#bc9a98 RGB chart
      #bc9a98 CMYK chart
      #bc9a98 RGB pie chart
      #bc9a98 color shades, tints & tones
#bc9a98 color schemes
#bc9a98 color preview, HTML & CSS examples
           This text has a color of #bc9a98        
        
          <p style="color:#bc9a98;">Text here</p>
        
        
          .mytext {color:#bc9a98;}
        
        Text color #bc9a98
      
           This box has a color of #bc9a98        
        
          <div style="background-color:#bc9a98;">Content here</div>
        
        
          .mybackground {background-color:#bc9a98;}
        
        Background color #bc9a98
      
           Border around this has a color of #bc9a98        
        
          <div style="border:2px solid #bc9a98;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a98;}
        
        Border color #bc9a98