#bc6a71 color space conversions
Hex:
        #bc6a71
        RGB:
        188, 106, 113
        CMY:
        26, 58, 56
        CMYK:
        0, 44, 40, 26
      HSL:
        355°, 37.9630%, 57.6471%
        HSV (HSB):
        355°, 43.6170%, 73.7255%
        XYZ:
        28.8737, 22.1917, 18.3844
        xyY:
        0.4157, 0.3195, 22.1917
      CIE-Lab:
        54.2298, 33.4030, 10.5441
        CIE-LCH:
        54.2298, 35.0277, 17.5190
        CIE-Luv:
        54.2298, 55.8288, 7.5669
        Hunter-Lab:
        47.1081, 26.9680, 9.8371
      #bc6a71 color charts
#bc6a71 RGB chart
      #bc6a71 CMYK chart
      #bc6a71 RGB pie chart
      #bc6a71 color shades, tints & tones
#bc6a71 color schemes
#bc6a71 color preview, HTML & CSS examples
           This text has a color of #bc6a71        
        
          <p style="color:#bc6a71;">Text here</p>
        
        
          .mytext {color:#bc6a71;}
        
        Text color #bc6a71
      
           This box has a color of #bc6a71        
        
          <div style="background-color:#bc6a71;">Content here</div>
        
        
          .mybackground {background-color:#bc6a71;}
        
        Background color #bc6a71
      
           Border around this has a color of #bc6a71        
        
          <div style="border:2px solid #bc6a71;">Content here</div>
        
        
          .myborder {border:2px solid #bc6a71;}
        
        Border color #bc6a71