#bc7f48 color space conversions
Hex:
        #bc7f48
        RGB:
        188, 127, 72
        CMY:
        26, 50, 72
        CMYK:
        0, 32, 62, 26
      HSL:
        28°, 46.4000%, 50.9804%
        HSV (HSB):
        28°, 61.7021%, 73.7255%
        XYZ:
        29.4981, 26.3380, 9.6599
        xyY:
        0.4504, 0.4021, 26.3380
      CIE-Lab:
        58.3565, 18.0212, 39.0003
        CIE-LCH:
        58.3565, 42.9626, 65.1993
        CIE-Luv:
        58.3565, 47.2740, 41.1962
        Hunter-Lab:
        51.3206, 12.7876, 24.7644
      #bc7f48 color charts
#bc7f48 RGB chart
      #bc7f48 CMYK chart
      #bc7f48 RGB pie chart
      #bc7f48 color shades, tints & tones
#bc7f48 color schemes
#bc7f48 color preview, HTML & CSS examples
           This text has a color of #bc7f48        
        
          <p style="color:#bc7f48;">Text here</p>
        
        
          .mytext {color:#bc7f48;}
        
        Text color #bc7f48
      
           This box has a color of #bc7f48        
        
          <div style="background-color:#bc7f48;">Content here</div>
        
        
          .mybackground {background-color:#bc7f48;}
        
        Background color #bc7f48
      
           Border around this has a color of #bc7f48        
        
          <div style="border:2px solid #bc7f48;">Content here</div>
        
        
          .myborder {border:2px solid #bc7f48;}
        
        Border color #bc7f48