#bc7400 color space conversions
Hex:
        #bc7400
        RGB:
        188, 116, 0
        CMY:
        26, 55, 100
        CMYK:
        0, 38, 100, 26
      HSL:
        37°, 100.0000%, 36.8627%
        HSV (HSB):
        37°, 100.0000%, 73.7255%
        XYZ:
        26.9844, 23.1821, 3.0524
        xyY:
        0.5070, 0.4356, 23.1821
      CIE-Lab:
        55.2595, 21.4679, 62.1052
        CIE-LCH:
        55.2595, 65.7109, 70.9313
        CIE-Luv:
        55.2595, 59.8695, 54.0030
        Hunter-Lab:
        48.1478, 15.7815, 29.9448
      #bc7400 color charts
#bc7400 RGB chart
      #bc7400 CMYK chart
      #bc7400 RGB pie chart
      #bc7400 color shades, tints & tones
#bc7400 color schemes
#bc7400 color preview, HTML & CSS examples
           This text has a color of #bc7400        
        
          <p style="color:#bc7400;">Text here</p>
        
        
          .mytext {color:#bc7400;}
        
        Text color #bc7400
      
           This box has a color of #bc7400        
        
          <div style="background-color:#bc7400;">Content here</div>
        
        
          .mybackground {background-color:#bc7400;}
        
        Background color #bc7400
      
           Border around this has a color of #bc7400        
        
          <div style="border:2px solid #bc7400;">Content here</div>
        
        
          .myborder {border:2px solid #bc7400;}
        
        Border color #bc7400