#bda12b color space conversions
Hex:
        #bda12b
        RGB:
        189, 161, 43
        CMY:
        26, 37, 83
        CMYK:
        0, 15, 77, 26
      HSL:
        48°, 62.9310%, 45.4902%
        HSV (HSB):
        48°, 77.2487%, 74.1176%
        XYZ:
        34.1672, 36.4830, 7.5266
        xyY:
        0.4371, 0.4667, 36.4830
      CIE-Lab:
        66.8873, -1.7560, 60.8281
        CIE-LCH:
        66.8873, 60.8534, 91.6536
        CIE-Luv:
        66.8873, 24.7261, 65.4688
        Hunter-Lab:
        60.4011, -4.7297, 34.8926
      #bda12b color charts
#bda12b RGB chart
      #bda12b CMYK chart
      #bda12b RGB pie chart
      #bda12b color shades, tints & tones
#bda12b color schemes
#bda12b color preview, HTML & CSS examples
           This text has a color of #bda12b        
        
          <p style="color:#bda12b;">Text here</p>
        
        
          .mytext {color:#bda12b;}
        
        Text color #bda12b
      
           This box has a color of #bda12b        
        
          <div style="background-color:#bda12b;">Content here</div>
        
        
          .mybackground {background-color:#bda12b;}
        
        Background color #bda12b
      
           Border around this has a color of #bda12b        
        
          <div style="border:2px solid #bda12b;">Content here</div>
        
        
          .myborder {border:2px solid #bda12b;}
        
        Border color #bda12b