#bc8434 color space conversions
Hex:
        #bc8434
        RGB:
        188, 132, 52
        CMY:
        26, 48, 80
        CMYK:
        0, 30, 72, 26
      HSL:
        35°, 56.6667%, 47.0588%
        HSV (HSB):
        35°, 72.3404%, 73.7255%
        XYZ:
        29.6101, 27.4418, 6.9850
        xyY:
        0.4624, 0.4285, 27.4418
      CIE-Lab:
        59.3811, 14.0329, 49.9044
        CIE-LCH:
        59.3811, 51.8398, 74.2942
        CIE-Luv:
        59.3811, 45.0962, 50.9660
        Hunter-Lab:
        52.3849, 9.2219, 28.7638
      #bc8434 color charts
#bc8434 RGB chart
      #bc8434 CMYK chart
      #bc8434 RGB pie chart
      #bc8434 color shades, tints & tones
#bc8434 color schemes
#bc8434 color preview, HTML & CSS examples
           This text has a color of #bc8434        
        
          <p style="color:#bc8434;">Text here</p>
        
        
          .mytext {color:#bc8434;}
        
        Text color #bc8434
      
           This box has a color of #bc8434        
        
          <div style="background-color:#bc8434;">Content here</div>
        
        
          .mybackground {background-color:#bc8434;}
        
        Background color #bc8434
      
           Border around this has a color of #bc8434        
        
          <div style="border:2px solid #bc8434;">Content here</div>
        
        
          .myborder {border:2px solid #bc8434;}
        
        Border color #bc8434