#bc8191 color space conversions
Hex:
        #bc8191
        RGB:
        188, 129, 145
        CMY:
        26, 49, 43
        CMYK:
        0, 31, 23, 26
      HSL:
        344°, 30.5699%, 62.1569%
        HSV (HSB):
        344°, 31.3830%, 73.7255%
        XYZ:
        33.7001, 28.4362, 30.5006
        xyY:
        0.3638, 0.3070, 28.4362
      CIE-Lab:
        60.2808, 25.0930, 0.6568
        CIE-LCH:
        60.2808, 25.1016, 1.4995
        CIE-Luv:
        60.2808, 36.4216, -3.5172
        Hunter-Lab:
        53.3256, 19.4866, 3.4159
      #bc8191 color charts
#bc8191 RGB chart
      #bc8191 CMYK chart
      #bc8191 RGB pie chart
      #bc8191 color shades, tints & tones
#bc8191 color schemes
#bc8191 color preview, HTML & CSS examples
           This text has a color of #bc8191        
        
          <p style="color:#bc8191;">Text here</p>
        
        
          .mytext {color:#bc8191;}
        
        Text color #bc8191
      
           This box has a color of #bc8191        
        
          <div style="background-color:#bc8191;">Content here</div>
        
        
          .mybackground {background-color:#bc8191;}
        
        Background color #bc8191
      
           Border around this has a color of #bc8191        
        
          <div style="border:2px solid #bc8191;">Content here</div>
        
        
          .myborder {border:2px solid #bc8191;}
        
        Border color #bc8191