#bd9d24 color space conversions
Hex:
        #bd9d24
        RGB:
        189, 157, 36
        CMY:
        26, 38, 86
        CMYK:
        0, 17, 81, 26
      HSL:
        47°, 68.0000%, 44.1176%
        HSV (HSB):
        47°, 80.9524%, 74.1176%
        XYZ:
        33.3617, 35.0601, 6.6780
        xyY:
        0.4442, 0.4668, 35.0601
      CIE-Lab:
        65.7955, 0.1342, 62.1542
        CIE-LCH:
        65.7955, 62.1543, 89.8763
        CIE-Luv:
        65.7955, 27.8154, 65.3137
        Hunter-Lab:
        59.2116, -3.0478, 34.7613
      #bd9d24 color charts
#bd9d24 RGB chart
      #bd9d24 CMYK chart
      #bd9d24 RGB pie chart
      #bd9d24 color shades, tints & tones
#bd9d24 color schemes
#bd9d24 color preview, HTML & CSS examples
           This text has a color of #bd9d24        
        
          <p style="color:#bd9d24;">Text here</p>
        
        
          .mytext {color:#bd9d24;}
        
        Text color #bd9d24
      
           This box has a color of #bd9d24        
        
          <div style="background-color:#bd9d24;">Content here</div>
        
        
          .mybackground {background-color:#bd9d24;}
        
        Background color #bd9d24
      
           Border around this has a color of #bd9d24        
        
          <div style="border:2px solid #bd9d24;">Content here</div>
        
        
          .myborder {border:2px solid #bd9d24;}
        
        Border color #bd9d24