#bc9d3d color space conversions
Hex:
        #bc9d3d
        RGB:
        188, 157, 61
        CMY:
        26, 38, 76
        CMYK:
        0, 16, 68, 26
      HSL:
        45°, 51.0040%, 48.8235%
        HSV (HSB):
        45°, 67.5532%, 73.7255%
        XYZ:
        33.6383, 35.1422, 9.4251
        xyY:
        0.4301, 0.4494, 35.1422
      CIE-Lab:
        65.8592, 0.8314, 52.6648
        CIE-LCH:
        65.8592, 52.6714, 89.0955
        CIE-Luv:
        65.8592, 26.1864, 58.7323
        Hunter-Lab:
        59.2809, -2.4536, 32.0701
      #bc9d3d color charts
#bc9d3d RGB chart
      #bc9d3d CMYK chart
      #bc9d3d RGB pie chart
      #bc9d3d color shades, tints & tones
#bc9d3d color schemes
#bc9d3d color preview, HTML & CSS examples
           This text has a color of #bc9d3d        
        
          <p style="color:#bc9d3d;">Text here</p>
        
        
          .mytext {color:#bc9d3d;}
        
        Text color #bc9d3d
      
           This box has a color of #bc9d3d        
        
          <div style="background-color:#bc9d3d;">Content here</div>
        
        
          .mybackground {background-color:#bc9d3d;}
        
        Background color #bc9d3d
      
           Border around this has a color of #bc9d3d        
        
          <div style="border:2px solid #bc9d3d;">Content here</div>
        
        
          .myborder {border:2px solid #bc9d3d;}
        
        Border color #bc9d3d