#bc7b81 color space conversions
Hex:
        #bc7b81
        RGB:
        188, 123, 129
        CMY:
        26, 52, 49
        CMYK:
        0, 35, 31, 26
      HSL:
        354°, 32.6633%, 60.9804%
        HSV (HSB):
        354°, 34.5745%, 73.7255%
        XYZ:
        31.7844, 26.4423, 24.1975
        xyY:
        0.3856, 0.3208, 26.4423
      CIE-Lab:
        58.4545, 26.1282, 7.2263
        CIE-LCH:
        58.4545, 27.1091, 15.4598
        CIE-Luv:
        58.4545, 42.4961, 5.0640
        Hunter-Lab:
        51.4220, 20.3439, 8.0955
      #bc7b81 color charts
#bc7b81 RGB chart
      #bc7b81 CMYK chart
      #bc7b81 RGB pie chart
      #bc7b81 color shades, tints & tones
#bc7b81 color schemes
#bc7b81 color preview, HTML & CSS examples
           This text has a color of #bc7b81        
        
          <p style="color:#bc7b81;">Text here</p>
        
        
          .mytext {color:#bc7b81;}
        
        Text color #bc7b81
      
           This box has a color of #bc7b81        
        
          <div style="background-color:#bc7b81;">Content here</div>
        
        
          .mybackground {background-color:#bc7b81;}
        
        Background color #bc7b81
      
           Border around this has a color of #bc7b81        
        
          <div style="border:2px solid #bc7b81;">Content here</div>
        
        
          .myborder {border:2px solid #bc7b81;}
        
        Border color #bc7b81