#bc6a81 color space conversions
Hex:
        #bc6a81
        RGB:
        188, 106, 129
        CMY:
        26, 58, 49
        CMYK:
        0, 44, 31, 26
      HSL:
        343°, 37.9630%, 57.6471%
        HSV (HSB):
        343°, 43.6170%, 73.7255%
        XYZ:
        29.8555, 22.5844, 23.5545
        xyY:
        0.3929, 0.2972, 22.5844
      CIE-Lab:
        54.6417, 35.3951, 1.7351
        CIE-LCH:
        54.6417, 35.4376, 2.8064
        CIE-Luv:
        54.6417, 52.5763, -3.9998
        Hunter-Lab:
        47.5231, 28.9741, 3.8794
      #bc6a81 color charts
#bc6a81 RGB chart
      #bc6a81 CMYK chart
      #bc6a81 RGB pie chart
      #bc6a81 color shades, tints & tones
#bc6a81 color schemes
#bc6a81 color preview, HTML & CSS examples
           This text has a color of #bc6a81        
        
          <p style="color:#bc6a81;">Text here</p>
        
        
          .mytext {color:#bc6a81;}
        
        Text color #bc6a81
      
           This box has a color of #bc6a81        
        
          <div style="background-color:#bc6a81;">Content here</div>
        
        
          .mybackground {background-color:#bc6a81;}
        
        Background color #bc6a81
      
           Border around this has a color of #bc6a81        
        
          <div style="border:2px solid #bc6a81;">Content here</div>
        
        
          .myborder {border:2px solid #bc6a81;}
        
        Border color #bc6a81