#bc8314 color space conversions
Hex:
        #bc8314
        RGB:
        188, 131, 20
        CMY:
        26, 49, 92
        CMYK:
        0, 30, 89, 26
      HSL:
        40°, 80.7692%, 40.7843%
        HSV (HSB):
        40°, 89.3617%, 73.7255%
        XYZ:
        28.9816, 26.9745, 4.3409
        xyY:
        0.4806, 0.4474, 26.9745
      CIE-Lab:
        58.9507, 13.4725, 60.9018
        CIE-LCH:
        58.9507, 62.3741, 77.5261
        CIE-Luv:
        58.9507, 47.3022, 57.6564
        Hunter-Lab:
        51.9370, 8.7160, 31.4004
      #bc8314 color charts
#bc8314 RGB chart
      #bc8314 CMYK chart
      #bc8314 RGB pie chart
      #bc8314 color shades, tints & tones
#bc8314 color schemes
#bc8314 color preview, HTML & CSS examples
           This text has a color of #bc8314        
        
          <p style="color:#bc8314;">Text here</p>
        
        
          .mytext {color:#bc8314;}
        
        Text color #bc8314
      
           This box has a color of #bc8314        
        
          <div style="background-color:#bc8314;">Content here</div>
        
        
          .mybackground {background-color:#bc8314;}
        
        Background color #bc8314
      
           Border around this has a color of #bc8314        
        
          <div style="border:2px solid #bc8314;">Content here</div>
        
        
          .myborder {border:2px solid #bc8314;}
        
        Border color #bc8314