#bc8246 color space conversions
Hex:
        #bc8246
        RGB:
        188, 130, 70
        CMY:
        26, 49, 73
        CMYK:
        0, 31, 63, 26
      HSL:
        31°, 46.8254%, 50.5882%
        HSV (HSB):
        31°, 62.7660%, 73.7255%
        XYZ:
        29.8272, 27.0988, 9.4529
        xyY:
        0.4493, 0.4082, 27.0988
      CIE-Lab:
        59.0657, 16.2184, 40.8649
        CIE-LCH:
        59.0657, 43.9656, 68.3529
        CIE-Luv:
        59.0657, 45.2428, 43.4080
        Hunter-Lab:
        52.0565, 11.1773, 25.6732
      #bc8246 color charts
#bc8246 RGB chart
      #bc8246 CMYK chart
      #bc8246 RGB pie chart
      #bc8246 color shades, tints & tones
#bc8246 color schemes
#bc8246 color preview, HTML & CSS examples
           This text has a color of #bc8246        
        
          <p style="color:#bc8246;">Text here</p>
        
        
          .mytext {color:#bc8246;}
        
        Text color #bc8246
      
           This box has a color of #bc8246        
        
          <div style="background-color:#bc8246;">Content here</div>
        
        
          .mybackground {background-color:#bc8246;}
        
        Background color #bc8246
      
           Border around this has a color of #bc8246        
        
          <div style="border:2px solid #bc8246;">Content here</div>
        
        
          .myborder {border:2px solid #bc8246;}
        
        Border color #bc8246