#bd9d3a color space conversions
Hex:
        #bd9d3a
        RGB:
        189, 157, 58
        CMY:
        26, 38, 77
        CMYK:
        0, 17, 69, 26
      HSL:
        45°, 53.0364%, 48.4314%
        HSV (HSB):
        45°, 69.3122%, 74.1176%
        XYZ:
        33.8070, 35.2382, 9.0228
        xyY:
        0.4330, 0.4514, 35.2382
      CIE-Lab:
        65.9337, 1.1004, 54.0702
        CIE-LCH:
        65.9337, 54.0814, 88.8341
        CIE-Luv:
        65.9337, 27.0634, 59.7414
        Hunter-Lab:
        59.3618, -2.2262, 32.5414
      #bd9d3a color charts
#bd9d3a RGB chart
      #bd9d3a CMYK chart
      #bd9d3a RGB pie chart
      #bd9d3a color shades, tints & tones
#bd9d3a color schemes
#bd9d3a color preview, HTML & CSS examples
           This text has a color of #bd9d3a        
        
          <p style="color:#bd9d3a;">Text here</p>
        
        
          .mytext {color:#bd9d3a;}
        
        Text color #bd9d3a
      
           This box has a color of #bd9d3a        
        
          <div style="background-color:#bd9d3a;">Content here</div>
        
        
          .mybackground {background-color:#bd9d3a;}
        
        Background color #bd9d3a
      
           Border around this has a color of #bd9d3a        
        
          <div style="border:2px solid #bd9d3a;">Content here</div>
        
        
          .myborder {border:2px solid #bd9d3a;}
        
        Border color #bd9d3a