#bc9d40 color space conversions
Hex:
        #bc9d40
        RGB:
        188, 157, 64
        CMY:
        26, 38, 75
        CMYK:
        0, 16, 66, 26
      HSL:
        45°, 49.2063%, 49.4118%
        HSV (HSB):
        45°, 65.9574%, 73.7255%
        XYZ:
        33.7214, 35.1755, 9.8627
        xyY:
        0.4282, 0.4466, 35.1755
      CIE-Lab:
        65.8851, 1.0112, 51.3606
        CIE-LCH:
        65.8851, 51.3706, 88.8721
        CIE-Luv:
        65.8851, 26.0512, 57.7145
        Hunter-Lab:
        59.3089, -2.3004, 31.6567
      #bc9d40 color charts
#bc9d40 RGB chart
      #bc9d40 CMYK chart
      #bc9d40 RGB pie chart
      #bc9d40 color shades, tints & tones
#bc9d40 color schemes
#bc9d40 color preview, HTML & CSS examples
           This text has a color of #bc9d40        
        
          <p style="color:#bc9d40;">Text here</p>
        
        
          .mytext {color:#bc9d40;}
        
        Text color #bc9d40
      
           This box has a color of #bc9d40        
        
          <div style="background-color:#bc9d40;">Content here</div>
        
        
          .mybackground {background-color:#bc9d40;}
        
        Background color #bc9d40
      
           Border around this has a color of #bc9d40        
        
          <div style="border:2px solid #bc9d40;">Content here</div>
        
        
          .myborder {border:2px solid #bc9d40;}
        
        Border color #bc9d40