#bc7e52 color space conversions
Hex:
        #bc7e52
        RGB:
        188, 126, 82
        CMY:
        26, 51, 68
        CMYK:
        0, 33, 56, 26
      HSL:
        25°, 44.1667%, 52.9412%
        HSV (HSB):
        25°, 56.3830%, 73.7255%
        XYZ:
        29.7229, 26.2223, 11.4775
        xyY:
        0.4408, 0.3889, 26.2223
      CIE-Lab:
        58.2474, 19.3490, 33.5359
        CIE-LCH:
        58.2474, 38.7175, 60.0167
        CIE-Luv:
        58.2474, 46.9765, 35.9857
        Hunter-Lab:
        51.2077, 13.9947, 22.5564
      #bc7e52 color charts
#bc7e52 RGB chart
      #bc7e52 CMYK chart
      #bc7e52 RGB pie chart
      #bc7e52 color shades, tints & tones
#bc7e52 color schemes
#bc7e52 color preview, HTML & CSS examples
           This text has a color of #bc7e52        
        
          <p style="color:#bc7e52;">Text here</p>
        
        
          .mytext {color:#bc7e52;}
        
        Text color #bc7e52
      
           This box has a color of #bc7e52        
        
          <div style="background-color:#bc7e52;">Content here</div>
        
        
          .mybackground {background-color:#bc7e52;}
        
        Background color #bc7e52
      
           Border around this has a color of #bc7e52        
        
          <div style="border:2px solid #bc7e52;">Content here</div>
        
        
          .myborder {border:2px solid #bc7e52;}
        
        Border color #bc7e52