#bc8a32 color space conversions
Hex:
        #bc8a32
        RGB:
        188, 138, 50
        CMY:
        26, 46, 80
        CMYK:
        0, 27, 73, 26
      HSL:
        38°, 57.9832%, 46.6667%
        HSV (HSB):
        38°, 73.4043%, 73.7255%
        XYZ:
        30.4032, 29.0986, 7.0318
        xyY:
        0.4570, 0.4374, 29.0986
      CIE-Lab:
        60.8686, 10.6209, 52.2906
        CIE-LCH:
        60.8686, 53.3583, 78.5186
        CIE-Luv:
        60.8686, 40.6553, 54.0791
        Hunter-Lab:
        53.9431, 6.2051, 30.0314
      #bc8a32 color charts
#bc8a32 RGB chart
      #bc8a32 CMYK chart
      #bc8a32 RGB pie chart
      #bc8a32 color shades, tints & tones
#bc8a32 color schemes
#bc8a32 color preview, HTML & CSS examples
           This text has a color of #bc8a32        
        
          <p style="color:#bc8a32;">Text here</p>
        
        
          .mytext {color:#bc8a32;}
        
        Text color #bc8a32
      
           This box has a color of #bc8a32        
        
          <div style="background-color:#bc8a32;">Content here</div>
        
        
          .mybackground {background-color:#bc8a32;}
        
        Background color #bc8a32
      
           Border around this has a color of #bc8a32        
        
          <div style="border:2px solid #bc8a32;">Content here</div>
        
        
          .myborder {border:2px solid #bc8a32;}
        
        Border color #bc8a32