#bc7e20 color space conversions
Hex:
        #bc7e20
        RGB:
        188, 126, 32
        CMY:
        26, 51, 87
        CMYK:
        0, 33, 83, 26
      HSL:
        36°, 70.9091%, 43.1373%
        HSV (HSB):
        36°, 82.9787%, 73.7255%
        XYZ:
        28.4606, 25.7174, 4.8304
        xyY:
        0.4823, 0.4358, 25.7174
      CIE-Lab:
        57.7678, 16.5424, 56.3851
        CIE-LCH:
        57.7678, 58.7616, 73.6492
        CIE-Luv:
        57.7678, 50.8454, 53.7334
        Hunter-Lab:
        50.7123, 11.4308, 29.8512
      #bc7e20 color charts
#bc7e20 RGB chart
      #bc7e20 CMYK chart
      #bc7e20 RGB pie chart
      #bc7e20 color shades, tints & tones
#bc7e20 color schemes
#bc7e20 color preview, HTML & CSS examples
           This text has a color of #bc7e20        
        
          <p style="color:#bc7e20;">Text here</p>
        
        
          .mytext {color:#bc7e20;}
        
        Text color #bc7e20
      
           This box has a color of #bc7e20        
        
          <div style="background-color:#bc7e20;">Content here</div>
        
        
          .mybackground {background-color:#bc7e20;}
        
        Background color #bc7e20
      
           Border around this has a color of #bc7e20        
        
          <div style="border:2px solid #bc7e20;">Content here</div>
        
        
          .myborder {border:2px solid #bc7e20;}
        
        Border color #bc7e20