#bc7f45 color space conversions
Hex:
        #bc7f45
        RGB:
        188, 127, 69
        CMY:
        26, 50, 73
        CMYK:
        0, 32, 63, 26
      HSL:
        29°, 47.0356%, 50.3922%
        HSV (HSB):
        29°, 63.2979%, 73.7255%
        XYZ:
        29.4026, 26.2998, 9.1569
        xyY:
        0.4533, 0.4055, 26.2998
      CIE-Lab:
        58.3205, 17.8105, 40.5142
        CIE-LCH:
        58.3205, 44.2562, 66.2692
        CIE-Luv:
        58.3205, 47.5547, 42.5049
        Hunter-Lab:
        51.2833, 12.5947, 25.3118
      #bc7f45 color charts
#bc7f45 RGB chart
      #bc7f45 CMYK chart
      #bc7f45 RGB pie chart
      #bc7f45 color shades, tints & tones
#bc7f45 color schemes
#bc7f45 color preview, HTML & CSS examples
           This text has a color of #bc7f45        
        
          <p style="color:#bc7f45;">Text here</p>
        
        
          .mytext {color:#bc7f45;}
        
        Text color #bc7f45
      
           This box has a color of #bc7f45        
        
          <div style="background-color:#bc7f45;">Content here</div>
        
        
          .mybackground {background-color:#bc7f45;}
        
        Background color #bc7f45
      
           Border around this has a color of #bc7f45        
        
          <div style="border:2px solid #bc7f45;">Content here</div>
        
        
          .myborder {border:2px solid #bc7f45;}
        
        Border color #bc7f45