#bc7a60 color space conversions
Hex:
        #bc7a60
        RGB:
        188, 122, 96
        CMY:
        26, 52, 62
        CMYK:
        0, 35, 49, 26
      HSL:
        17°, 40.7080%, 55.6863%
        HSV (HSB):
        17°, 48.9362%, 73.7255%
        XYZ:
        29.8099, 25.4550, 14.4085
        xyY:
        0.4279, 0.3653, 25.4550
      CIE-Lab:
        57.5160, 22.8323, 24.8342
        CIE-LCH:
        57.5160, 33.7350, 47.4048
        CIE-Luv:
        57.5160, 48.0821, 26.4118
        Hunter-Lab:
        50.4529, 17.1734, 18.3848
      #bc7a60 color charts
#bc7a60 RGB chart
      #bc7a60 CMYK chart
      #bc7a60 RGB pie chart
      #bc7a60 color shades, tints & tones
#bc7a60 color schemes
#bc7a60 color preview, HTML & CSS examples
           This text has a color of #bc7a60        
        
          <p style="color:#bc7a60;">Text here</p>
        
        
          .mytext {color:#bc7a60;}
        
        Text color #bc7a60
      
           This box has a color of #bc7a60        
        
          <div style="background-color:#bc7a60;">Content here</div>
        
        
          .mybackground {background-color:#bc7a60;}
        
        Background color #bc7a60
      
           Border around this has a color of #bc7a60        
        
          <div style="border:2px solid #bc7a60;">Content here</div>
        
        
          .myborder {border:2px solid #bc7a60;}
        
        Border color #bc7a60