#bc9a37 color space conversions
Hex:
        #bc9a37
        RGB:
        188, 154, 55
        CMY:
        26, 40, 78
        CMYK:
        0, 18, 71, 26
      HSL:
        45°, 54.7325%, 47.6471%
        HSV (HSB):
        45°, 70.7447%, 73.7255%
        XYZ:
        32.9842, 34.0784, 8.4538
        xyY:
        0.4368, 0.4513, 34.0784
      CIE-Lab:
        65.0248, 2.1210, 54.3761
        CIE-LCH:
        65.0248, 54.4174, 87.7662
        CIE-Luv:
        65.0248, 28.5912, 59.3380
        Hunter-Lab:
        58.3767, -1.3025, 32.2777
      #bc9a37 color charts
#bc9a37 RGB chart
      #bc9a37 CMYK chart
      #bc9a37 RGB pie chart
      #bc9a37 color shades, tints & tones
#bc9a37 color schemes
#bc9a37 color preview, HTML & CSS examples
           This text has a color of #bc9a37        
        
          <p style="color:#bc9a37;">Text here</p>
        
        
          .mytext {color:#bc9a37;}
        
        Text color #bc9a37
      
           This box has a color of #bc9a37        
        
          <div style="background-color:#bc9a37;">Content here</div>
        
        
          .mybackground {background-color:#bc9a37;}
        
        Background color #bc9a37
      
           Border around this has a color of #bc9a37        
        
          <div style="border:2px solid #bc9a37;">Content here</div>
        
        
          .myborder {border:2px solid #bc9a37;}
        
        Border color #bc9a37