#bc7d75 color space conversions
Hex:
        #bc7d75
        RGB:
        188, 125, 117
        CMY:
        26, 51, 54
        CMYK:
        0, 34, 38, 26
      HSL:
        7°, 34.6341%, 59.8039%
        HSV (HSB):
        7°, 37.7660%, 73.7255%
        XYZ:
        31.2835, 26.6430, 20.3234
        xyY:
        0.3998, 0.3405, 26.6430
      CIE-Lab:
        58.6424, 23.4855, 14.3948
        CIE-LCH:
        58.6424, 27.5460, 31.5051
        CIE-Luv:
        58.6424, 43.1114, 14.5882
        Hunter-Lab:
        51.6168, 17.8546, 12.7872
      #bc7d75 color charts
#bc7d75 RGB chart
      #bc7d75 CMYK chart
      #bc7d75 RGB pie chart
      #bc7d75 color shades, tints & tones
#bc7d75 color schemes
#bc7d75 color preview, HTML & CSS examples
           This text has a color of #bc7d75        
        
          <p style="color:#bc7d75;">Text here</p>
        
        
          .mytext {color:#bc7d75;}
        
        Text color #bc7d75
      
           This box has a color of #bc7d75        
        
          <div style="background-color:#bc7d75;">Content here</div>
        
        
          .mybackground {background-color:#bc7d75;}
        
        Background color #bc7d75
      
           Border around this has a color of #bc7d75        
        
          <div style="border:2px solid #bc7d75;">Content here</div>
        
        
          .myborder {border:2px solid #bc7d75;}
        
        Border color #bc7d75