#bc9530 color space conversions
Hex:
        #bc9530
        RGB:
        188, 149, 48
        CMY:
        26, 42, 81
        CMYK:
        0, 21, 74, 26
      HSL:
        43°, 59.3220%, 46.2745%
        HSV (HSB):
        43°, 74.4681%, 73.7255%
        XYZ:
        32.0200, 32.3997, 7.3624
        xyY:
        0.4461, 0.4514, 32.3997
      CIE-Lab:
        63.6718, 4.4948, 55.8854
        CIE-LCH:
        63.6718, 56.0658, 85.4017
        CIE-Luv:
        63.6718, 32.5303, 59.2292
        Hunter-Lab:
        56.9207, 0.8016, 32.1756
      #bc9530 color charts
#bc9530 RGB chart
      #bc9530 CMYK chart
      #bc9530 RGB pie chart
      #bc9530 color shades, tints & tones
#bc9530 color schemes
#bc9530 color preview, HTML & CSS examples
           This text has a color of #bc9530        
        
          <p style="color:#bc9530;">Text here</p>
        
        
          .mytext {color:#bc9530;}
        
        Text color #bc9530
      
           This box has a color of #bc9530        
        
          <div style="background-color:#bc9530;">Content here</div>
        
        
          .mybackground {background-color:#bc9530;}
        
        Background color #bc9530
      
           Border around this has a color of #bc9530        
        
          <div style="border:2px solid #bc9530;">Content here</div>
        
        
          .myborder {border:2px solid #bc9530;}
        
        Border color #bc9530