#bc7776 color space conversions
Hex:
        #bc7776
        RGB:
        188, 119, 118
        CMY:
        26, 53, 54
        CMYK:
        0, 37, 37, 26
      HSL:
        1°, 34.3137%, 60.0000%
        HSV (HSB):
        1°, 37.2340%, 73.7255%
        XYZ:
        30.6059, 25.1930, 20.3892
        xyY:
        0.4017, 0.3307, 25.1930
      CIE-Lab:
        57.2630, 26.9201, 11.8935
        CIE-LCH:
        57.2630, 29.4304, 23.8361
        CIE-Luv:
        57.2630, 46.7640, 10.7372
        Hunter-Lab:
        50.1927, 21.0065, 11.0502
      #bc7776 color charts
#bc7776 RGB chart
      #bc7776 CMYK chart
      #bc7776 RGB pie chart
      #bc7776 color shades, tints & tones
#bc7776 color schemes
#bc7776 color preview, HTML & CSS examples
           This text has a color of #bc7776        
        
          <p style="color:#bc7776;">Text here</p>
        
        
          .mytext {color:#bc7776;}
        
        Text color #bc7776
      
           This box has a color of #bc7776        
        
          <div style="background-color:#bc7776;">Content here</div>
        
        
          .mybackground {background-color:#bc7776;}
        
        Background color #bc7776
      
           Border around this has a color of #bc7776        
        
          <div style="border:2px solid #bc7776;">Content here</div>
        
        
          .myborder {border:2px solid #bc7776;}
        
        Border color #bc7776