#bc803e color space conversions
Hex:
        #bc803e
        RGB:
        188, 128, 62
        CMY:
        26, 50, 76
        CMYK:
        0, 32, 67, 26
      HSL:
        31°, 50.4000%, 49.0196%
        HSV (HSB):
        31°, 67.0213%, 73.7255%
        XYZ:
        29.3277, 26.4775, 8.1224
        xyY:
        0.4588, 0.4142, 26.4775
      CIE-Lab:
        58.4876, 16.8032, 44.2348
        CIE-LCH:
        58.4876, 47.3188, 69.2001
        CIE-Luv:
        58.4876, 47.4110, 45.7775
        Hunter-Lab:
        51.4563, 11.6882, 26.6605
      #bc803e color charts
#bc803e RGB chart
      #bc803e CMYK chart
      #bc803e RGB pie chart
      #bc803e color shades, tints & tones
#bc803e color schemes
#bc803e color preview, HTML & CSS examples
           This text has a color of #bc803e        
        
          <p style="color:#bc803e;">Text here</p>
        
        
          .mytext {color:#bc803e;}
        
        Text color #bc803e
      
           This box has a color of #bc803e        
        
          <div style="background-color:#bc803e;">Content here</div>
        
        
          .mybackground {background-color:#bc803e;}
        
        Background color #bc803e
      
           Border around this has a color of #bc803e        
        
          <div style="border:2px solid #bc803e;">Content here</div>
        
        
          .myborder {border:2px solid #bc803e;}
        
        Border color #bc803e