#bc8991 color space conversions
Hex:
        #bc8991
        RGB:
        188, 137, 145
        CMY:
        26, 46, 43
        CMYK:
        0, 27, 23, 26
      HSL:
        351°, 27.5676%, 63.7255%
        HSV (HSB):
        351°, 27.1277%, 73.7255%
        XYZ:
        34.7955, 30.6270, 30.8657
        xyY:
        0.3614, 0.3181, 30.6270
      CIE-Lab:
        62.1915, 20.6507, 3.4310
        CIE-LCH:
        62.1915, 20.9338, 9.4333
        CIE-Luv:
        62.1915, 31.8135, 1.1358
        Hunter-Lab:
        55.3417, 15.3821, 5.6713
      #bc8991 color charts
#bc8991 RGB chart
      #bc8991 CMYK chart
      #bc8991 RGB pie chart
      #bc8991 color shades, tints & tones
#bc8991 color schemes
#bc8991 color preview, HTML & CSS examples
           This text has a color of #bc8991        
        
          <p style="color:#bc8991;">Text here</p>
        
        
          .mytext {color:#bc8991;}
        
        Text color #bc8991
      
           This box has a color of #bc8991        
        
          <div style="background-color:#bc8991;">Content here</div>
        
        
          .mybackground {background-color:#bc8991;}
        
        Background color #bc8991
      
           Border around this has a color of #bc8991        
        
          <div style="border:2px solid #bc8991;">Content here</div>
        
        
          .myborder {border:2px solid #bc8991;}
        
        Border color #bc8991