#bda74f color space conversions
Hex:
        #bda74f
        RGB:
        189, 167, 79
        CMY:
        26, 35, 69
        CMYK:
        0, 12, 58, 26
      HSL:
        48°, 45.4545%, 52.5490%
        HSV (HSB):
        48°, 58.2011%, 74.1176%
        XYZ:
        36.2163, 39.0208, 13.0201
        xyY:
        0.4103, 0.4421, 39.0208
      CIE-Lab:
        68.7663, -2.8856, 47.6159
        CIE-LCH:
        68.7663, 47.7032, 93.4679
        CIE-Luv:
        68.7663, 19.1820, 56.5801
        Hunter-Lab:
        62.4666, -5.8276, 31.3686
      #bda74f color charts
#bda74f RGB chart
      #bda74f CMYK chart
      #bda74f RGB pie chart
      #bda74f color shades, tints & tones
#bda74f color schemes
#bda74f color preview, HTML & CSS examples
           This text has a color of #bda74f        
        
          <p style="color:#bda74f;">Text here</p>
        
        
          .mytext {color:#bda74f;}
        
        Text color #bda74f
      
           This box has a color of #bda74f        
        
          <div style="background-color:#bda74f;">Content here</div>
        
        
          .mybackground {background-color:#bda74f;}
        
        Background color #bda74f
      
           Border around this has a color of #bda74f        
        
          <div style="border:2px solid #bda74f;">Content here</div>
        
        
          .myborder {border:2px solid #bda74f;}
        
        Border color #bda74f