#bd9d29 color space conversions
Hex:
        #bd9d29
        RGB:
        189, 157, 41
        CMY:
        26, 38, 84
        CMYK:
        0, 17, 78, 26
      HSL:
        47°, 64.3478%, 45.0980%
        HSV (HSB):
        47°, 78.3069%, 74.1176%
        XYZ:
        33.4435, 35.0929, 7.1088
        xyY:
        0.4421, 0.4639, 35.0929
      CIE-Lab:
        65.8209, 0.3126, 60.5374
        CIE-LCH:
        65.8209, 60.5382, 89.7041
        CIE-Luv:
        65.8209, 27.6754, 64.2769
        Hunter-Lab:
        59.2392, -2.8965, 34.3526
      #bd9d29 color charts
#bd9d29 RGB chart
      #bd9d29 CMYK chart
      #bd9d29 RGB pie chart
      #bd9d29 color shades, tints & tones
#bd9d29 color schemes
#bd9d29 color preview, HTML & CSS examples
           This text has a color of #bd9d29        
        
          <p style="color:#bd9d29;">Text here</p>
        
        
          .mytext {color:#bd9d29;}
        
        Text color #bd9d29
      
           This box has a color of #bd9d29        
        
          <div style="background-color:#bd9d29;">Content here</div>
        
        
          .mybackground {background-color:#bd9d29;}
        
        Background color #bd9d29
      
           Border around this has a color of #bd9d29        
        
          <div style="border:2px solid #bd9d29;">Content here</div>
        
        
          .myborder {border:2px solid #bd9d29;}
        
        Border color #bd9d29