#bd9a00 color space conversions
Hex:
        #bd9a00
        RGB:
        189, 154, 0
        CMY:
        26, 40, 100
        CMYK:
        0, 19, 100, 26
      HSL:
        49°, 100.0000%, 37.0588%
        HSV (HSB):
        49°, 100.0000%, 74.1176%
        XYZ:
        32.5419, 33.9300, 4.8340
        xyY:
        0.4564, 0.4758, 33.9300
      CIE-Lab:
        64.9070, 1.0508, 68.6765
        CIE-LCH:
        64.9070, 68.6845, 89.1234
        CIE-Luv:
        64.9070, 30.6100, 68.2596
        Hunter-Lab:
        58.2495, -2.2151, 35.8543
      #bd9a00 color charts
#bd9a00 RGB chart
      #bd9a00 CMYK chart
      #bd9a00 RGB pie chart
      #bd9a00 color shades, tints & tones
#bd9a00 color schemes
#bd9a00 color preview, HTML & CSS examples
           This text has a color of #bd9a00        
        
          <p style="color:#bd9a00;">Text here</p>
        
        
          .mytext {color:#bd9a00;}
        
        Text color #bd9a00
      
           This box has a color of #bd9a00        
        
          <div style="background-color:#bd9a00;">Content here</div>
        
        
          .mybackground {background-color:#bd9a00;}
        
        Background color #bd9a00
      
           Border around this has a color of #bd9a00        
        
          <div style="border:2px solid #bd9a00;">Content here</div>
        
        
          .myborder {border:2px solid #bd9a00;}
        
        Border color #bd9a00