#bc9541 color space conversions
Hex:
        #bc9541
        RGB:
        188, 149, 65
        CMY:
        26, 42, 75
        CMYK:
        0, 21, 65, 26
      HSL:
        41°, 48.6166%, 49.6078%
        HSV (HSB):
        41°, 65.4255%, 73.7255%
        XYZ:
        32.4406, 32.5679, 9.5775
        xyY:
        0.4349, 0.4366, 32.5679
      CIE-Lab:
        63.8095, 5.4182, 48.6565
        CIE-LCH:
        63.8095, 48.9573, 83.6460
        CIE-Luv:
        63.8095, 31.7080, 53.8295
        Hunter-Lab:
        57.0683, 1.5992, 29.9975
      #bc9541 color charts
#bc9541 RGB chart
      #bc9541 CMYK chart
      #bc9541 RGB pie chart
      #bc9541 color shades, tints & tones
#bc9541 color schemes
#bc9541 color preview, HTML & CSS examples
           This text has a color of #bc9541        
        
          <p style="color:#bc9541;">Text here</p>
        
        
          .mytext {color:#bc9541;}
        
        Text color #bc9541
      
           This box has a color of #bc9541        
        
          <div style="background-color:#bc9541;">Content here</div>
        
        
          .mybackground {background-color:#bc9541;}
        
        Background color #bc9541
      
           Border around this has a color of #bc9541        
        
          <div style="border:2px solid #bc9541;">Content here</div>
        
        
          .myborder {border:2px solid #bc9541;}
        
        Border color #bc9541