#bc8b99 color space conversions
Hex:
        #bc8b99
        RGB:
        188, 139, 153
        CMY:
        26, 45, 40
        CMYK:
        0, 26, 19, 26
      HSL:
        343°, 26.7760%, 64.1176%
        HSV (HSB):
        343°, 26.0638%, 73.7255%
        XYZ:
        35.7214, 31.4565, 34.3260
        xyY:
        0.3519, 0.3099, 31.4565
      CIE-Lab:
        62.8911, 20.7799, -0.0995
        CIE-LCH:
        62.8911, 20.7802, 359.7258
        CIE-Luv:
        62.8911, 29.5877, -3.7933
        Hunter-Lab:
        56.0861, 15.5366, 2.9734
      #bc8b99 color charts
#bc8b99 RGB chart
      #bc8b99 CMYK chart
      #bc8b99 RGB pie chart
      #bc8b99 color shades, tints & tones
#bc8b99 color schemes
#bc8b99 color preview, HTML & CSS examples
           This text has a color of #bc8b99        
        
          <p style="color:#bc8b99;">Text here</p>
        
        
          .mytext {color:#bc8b99;}
        
        Text color #bc8b99
      
           This box has a color of #bc8b99        
        
          <div style="background-color:#bc8b99;">Content here</div>
        
        
          .mybackground {background-color:#bc8b99;}
        
        Background color #bc8b99
      
           Border around this has a color of #bc8b99        
        
          <div style="border:2px solid #bc8b99;">Content here</div>
        
        
          .myborder {border:2px solid #bc8b99;}
        
        Border color #bc8b99