#bc7b42 color space conversions
Hex:
        #bc7b42
        RGB:
        188, 123, 66
        CMY:
        26, 52, 74
        CMYK:
        0, 35, 65, 26
      HSL:
        28°, 48.0315%, 49.8039%
        HSV (HSB):
        28°, 64.8936%, 73.7255%
        XYZ:
        28.8054, 25.2506, 8.5099
        xyY:
        0.4604, 0.4036, 25.2506
      CIE-Lab:
        57.3188, 19.8230, 40.9015
        CIE-LCH:
        57.3188, 45.4520, 64.1428
        CIE-Luv:
        57.3188, 50.8207, 42.0180
        Hunter-Lab:
        50.2500, 14.3860, 25.1342
      #bc7b42 color charts
#bc7b42 RGB chart
      #bc7b42 CMYK chart
      #bc7b42 RGB pie chart
      #bc7b42 color shades, tints & tones
#bc7b42 color schemes
#bc7b42 color preview, HTML & CSS examples
           This text has a color of #bc7b42        
        
          <p style="color:#bc7b42;">Text here</p>
        
        
          .mytext {color:#bc7b42;}
        
        Text color #bc7b42
      
           This box has a color of #bc7b42        
        
          <div style="background-color:#bc7b42;">Content here</div>
        
        
          .mybackground {background-color:#bc7b42;}
        
        Background color #bc7b42
      
           Border around this has a color of #bc7b42        
        
          <div style="border:2px solid #bc7b42;">Content here</div>
        
        
          .myborder {border:2px solid #bc7b42;}
        
        Border color #bc7b42