#bc8d99 color space conversions
Hex:
        #bc8d99
        RGB:
        188, 141, 153
        CMY:
        26, 45, 40
        CMYK:
        0, 25, 19, 26
      HSL:
        345°, 25.9669%, 64.5098%
        HSV (HSB):
        345°, 25.0000%, 73.7255%
        XYZ:
        36.0137, 32.0410, 34.4234
        xyY:
        0.3514, 0.3127, 32.0410
      CIE-Lab:
        63.3768, 19.6680, 0.6092
        CIE-LCH:
        63.3768, 19.6774, 1.7742
        CIE-Luv:
        63.3768, 28.4610, -2.5945
        Hunter-Lab:
        56.6048, 14.5087, 3.5670
      #bc8d99 color charts
#bc8d99 RGB chart
      #bc8d99 CMYK chart
      #bc8d99 RGB pie chart
      #bc8d99 color shades, tints & tones
#bc8d99 color schemes
#bc8d99 color preview, HTML & CSS examples
           This text has a color of #bc8d99        
        
          <p style="color:#bc8d99;">Text here</p>
        
        
          .mytext {color:#bc8d99;}
        
        Text color #bc8d99
      
           This box has a color of #bc8d99        
        
          <div style="background-color:#bc8d99;">Content here</div>
        
        
          .mybackground {background-color:#bc8d99;}
        
        Background color #bc8d99
      
           Border around this has a color of #bc8d99        
        
          <div style="border:2px solid #bc8d99;">Content here</div>
        
        
          .myborder {border:2px solid #bc8d99;}
        
        Border color #bc8d99