#bc862b color space conversions
Hex:
        #bc862b
        RGB:
        188, 134, 43
        CMY:
        26, 47, 83
        CMYK:
        0, 29, 77, 26
      HSL:
        38°, 62.7706%, 45.2941%
        HSV (HSB):
        38°, 77.1277%, 73.7255%
        XYZ:
        29.7002, 27.9160, 6.1085
        xyY:
        0.4661, 0.4381, 27.9160
      CIE-Lab:
        59.8128, 12.5154, 54.1484
        CIE-LCH:
        59.8128, 55.5759, 76.9856
        CIE-Luv:
        59.8128, 44.0720, 54.3749
        Hunter-Lab:
        52.8356, 7.8770, 30.1302
      #bc862b color charts
#bc862b RGB chart
      #bc862b CMYK chart
      #bc862b RGB pie chart
      #bc862b color shades, tints & tones
#bc862b color schemes
#bc862b color preview, HTML & CSS examples
           This text has a color of #bc862b        
        
          <p style="color:#bc862b;">Text here</p>
        
        
          .mytext {color:#bc862b;}
        
        Text color #bc862b
      
           This box has a color of #bc862b        
        
          <div style="background-color:#bc862b;">Content here</div>
        
        
          .mybackground {background-color:#bc862b;}
        
        Background color #bc862b
      
           Border around this has a color of #bc862b        
        
          <div style="border:2px solid #bc862b;">Content here</div>
        
        
          .myborder {border:2px solid #bc862b;}
        
        Border color #bc862b