#bc7f74 color space conversions
Hex:
        #bc7f74
        RGB:
        188, 127, 116
        CMY:
        26, 50, 55
        CMYK:
        0, 32, 38, 26
      HSL:
        9°, 34.9515%, 59.6078%
        HSV (HSB):
        9°, 38.2979%, 73.7255%
        XYZ:
        31.4808, 27.1311, 20.1006
        xyY:
        0.3999, 0.3447, 27.1311
      CIE-Lab:
        59.0954, 22.2567, 15.5952
        CIE-LCH:
        59.0954, 27.1767, 35.0188
        CIE-Luv:
        59.0954, 41.9755, 16.3238
        Hunter-Lab:
        52.0875, 16.7293, 13.5812
      #bc7f74 color charts
#bc7f74 RGB chart
      #bc7f74 CMYK chart
      #bc7f74 RGB pie chart
      #bc7f74 color shades, tints & tones
#bc7f74 color schemes
#bc7f74 color preview, HTML & CSS examples
           This text has a color of #bc7f74        
        
          <p style="color:#bc7f74;">Text here</p>
        
        
          .mytext {color:#bc7f74;}
        
        Text color #bc7f74
      
           This box has a color of #bc7f74        
        
          <div style="background-color:#bc7f74;">Content here</div>
        
        
          .mybackground {background-color:#bc7f74;}
        
        Background color #bc7f74
      
           Border around this has a color of #bc7f74        
        
          <div style="border:2px solid #bc7f74;">Content here</div>
        
        
          .myborder {border:2px solid #bc7f74;}
        
        Border color #bc7f74