#bc882b color space conversions
Hex:
        #bc882b
        RGB:
        188, 136, 43
        CMY:
        26, 47, 83
        CMYK:
        0, 28, 77, 26
      HSL:
        38°, 62.7706%, 45.2941%
        HSV (HSB):
        38°, 77.1277%, 73.7255%
        XYZ:
        29.9792, 28.4741, 6.2015
        xyY:
        0.4637, 0.4404, 28.4741
      CIE-Lab:
        60.3147, 11.4114, 54.6271
        CIE-LCH:
        60.3147, 55.8062, 78.2008
        CIE-Luv:
        60.3147, 42.5354, 55.1879
        Hunter-Lab:
        53.3611, 6.9025, 30.4623
      #bc882b color charts
#bc882b RGB chart
      #bc882b CMYK chart
      #bc882b RGB pie chart
      #bc882b color shades, tints & tones
#bc882b color schemes
#bc882b color preview, HTML & CSS examples
           This text has a color of #bc882b        
        
          <p style="color:#bc882b;">Text here</p>
        
        
          .mytext {color:#bc882b;}
        
        Text color #bc882b
      
           This box has a color of #bc882b        
        
          <div style="background-color:#bc882b;">Content here</div>
        
        
          .mybackground {background-color:#bc882b;}
        
        Background color #bc882b
      
           Border around this has a color of #bc882b        
        
          <div style="border:2px solid #bc882b;">Content here</div>
        
        
          .myborder {border:2px solid #bc882b;}
        
        Border color #bc882b