#bc7246 color space conversions
Hex:
        #bc7246
        RGB:
        188, 114, 70
        CMY:
        26, 55, 73
        CMYK:
        0, 39, 63, 26
      HSL:
        22°, 46.8254%, 50.5882%
        HSV (HSB):
        22°, 62.7660%, 73.7255%
        XYZ:
        27.8618, 23.1682, 8.7978
        xyY:
        0.4657, 0.3872, 23.1682
      CIE-Lab:
        55.2452, 25.0534, 36.3727
        CIE-LCH:
        55.2452, 44.1661, 55.4411
        CIE-Luv:
        55.2452, 57.1286, 36.3698
        Hunter-Lab:
        48.1333, 19.0908, 22.8564
      #bc7246 color charts
#bc7246 RGB chart
      #bc7246 CMYK chart
      #bc7246 RGB pie chart
      #bc7246 color shades, tints & tones
#bc7246 color schemes
#bc7246 color preview, HTML & CSS examples
           This text has a color of #bc7246        
        
          <p style="color:#bc7246;">Text here</p>
        
        
          .mytext {color:#bc7246;}
        
        Text color #bc7246
      
           This box has a color of #bc7246        
        
          <div style="background-color:#bc7246;">Content here</div>
        
        
          .mybackground {background-color:#bc7246;}
        
        Background color #bc7246
      
           Border around this has a color of #bc7246        
        
          <div style="border:2px solid #bc7246;">Content here</div>
        
        
          .myborder {border:2px solid #bc7246;}
        
        Border color #bc7246