#bda03d color space conversions
Hex:
        #bda03d
        RGB:
        189, 160, 61
        CMY:
        26, 37, 76
        CMYK:
        0, 15, 68, 26
      HSL:
        46°, 51.2000%, 49.0196%
        HSV (HSB):
        46°, 67.7249%, 74.1176%
        XYZ:
        34.3994, 36.2974, 9.6079
        xyY:
        0.4284, 0.4520, 36.2974
      CIE-Lab:
        66.7465, -0.3455, 53.6261
        CIE-LCH:
        66.7465, 53.6272, 90.3692
        CIE-Luv:
        66.7465, 24.8075, 60.0798
        Hunter-Lab:
        60.2473, -3.5146, 32.7178
      #bda03d color charts
#bda03d RGB chart
      #bda03d CMYK chart
      #bda03d RGB pie chart
      #bda03d color shades, tints & tones
#bda03d color schemes
#bda03d color preview, HTML & CSS examples
           This text has a color of #bda03d        
        
          <p style="color:#bda03d;">Text here</p>
        
        
          .mytext {color:#bda03d;}
        
        Text color #bda03d
      
           This box has a color of #bda03d        
        
          <div style="background-color:#bda03d;">Content here</div>
        
        
          .mybackground {background-color:#bda03d;}
        
        Background color #bda03d
      
           Border around this has a color of #bda03d        
        
          <div style="border:2px solid #bda03d;">Content here</div>
        
        
          .myborder {border:2px solid #bda03d;}
        
        Border color #bda03d