#bc8013 color space conversions
Hex:
        #bc8013
        RGB:
        188, 128, 19
        CMY:
        26, 50, 93
        CMYK:
        0, 32, 90, 26
      HSL:
        39°, 81.6425%, 40.5882%
        HSV (HSB):
        39°, 89.8936%, 73.7255%
        XYZ:
        28.5758, 26.1767, 4.1626
        xyY:
        0.4850, 0.4443, 26.1767
      CIE-Lab:
        58.2044, 15.1109, 60.5637
        CIE-LCH:
        58.2044, 62.4204, 75.9905
        CIE-Luv:
        58.2044, 49.7159, 56.6407
        Hunter-Lab:
        51.1632, 10.1605, 30.9904
      #bc8013 color charts
#bc8013 RGB chart
      #bc8013 CMYK chart
      #bc8013 RGB pie chart
      #bc8013 color shades, tints & tones
#bc8013 color schemes
#bc8013 color preview, HTML & CSS examples
           This text has a color of #bc8013        
        
          <p style="color:#bc8013;">Text here</p>
        
        
          .mytext {color:#bc8013;}
        
        Text color #bc8013
      
           This box has a color of #bc8013        
        
          <div style="background-color:#bc8013;">Content here</div>
        
        
          .mybackground {background-color:#bc8013;}
        
        Background color #bc8013
      
           Border around this has a color of #bc8013        
        
          <div style="border:2px solid #bc8013;">Content here</div>
        
        
          .myborder {border:2px solid #bc8013;}
        
        Border color #bc8013