#bd9f00 color space conversions
Hex:
        #bd9f00
        RGB:
        189, 159, 0
        CMY:
        26, 38, 100
        CMYK:
        0, 16, 100, 26
      HSL:
        50°, 100.0000%, 37.0588%
        HSV (HSB):
        50°, 100.0000%, 74.1176%
        XYZ:
        33.3844, 35.6151, 5.1149
        xyY:
        0.4504, 0.4805, 35.6151
      CIE-Lab:
        66.2248, -1.6362, 69.6028
        CIE-LCH:
        66.2248, 69.6220, 91.3467
        CIE-Luv:
        66.2248, 26.8868, 70.1737
        Hunter-Lab:
        59.6784, -4.5833, 36.6933
      #bd9f00 color charts
#bd9f00 RGB chart
      #bd9f00 CMYK chart
      #bd9f00 RGB pie chart
      #bd9f00 color shades, tints & tones
#bd9f00 color schemes
#bd9f00 color preview, HTML & CSS examples
           This text has a color of #bd9f00        
        
          <p style="color:#bd9f00;">Text here</p>
        
        
          .mytext {color:#bd9f00;}
        
        Text color #bd9f00
      
           This box has a color of #bd9f00        
        
          <div style="background-color:#bd9f00;">Content here</div>
        
        
          .mybackground {background-color:#bd9f00;}
        
        Background color #bd9f00
      
           Border around this has a color of #bd9f00        
        
          <div style="border:2px solid #bd9f00;">Content here</div>
        
        
          .myborder {border:2px solid #bd9f00;}
        
        Border color #bd9f00