#bda13e color space conversions
Hex:
        #bda13e
        RGB:
        189, 161, 62
        CMY:
        26, 37, 76
        CMYK:
        0, 15, 67, 26
      HSL:
        47°, 50.5976%, 49.2157%
        HSV (HSB):
        47°, 67.1958%, 74.1176%
        XYZ:
        34.6006, 36.6564, 9.8092
        xyY:
        0.4268, 0.4522, 36.6564
      CIE-Lab:
        67.0184, -0.8240, 53.4776
        CIE-LCH:
        67.0184, 53.4839, 90.8828
        CIE-Luv:
        67.0184, 24.0619, 60.1875
        Hunter-Lab:
        60.5445, -3.9417, 32.7752
      #bda13e color charts
#bda13e RGB chart
      #bda13e CMYK chart
      #bda13e RGB pie chart
      #bda13e color shades, tints & tones
#bda13e color schemes
#bda13e color preview, HTML & CSS examples
           This text has a color of #bda13e        
        
          <p style="color:#bda13e;">Text here</p>
        
        
          .mytext {color:#bda13e;}
        
        Text color #bda13e
      
           This box has a color of #bda13e        
        
          <div style="background-color:#bda13e;">Content here</div>
        
        
          .mybackground {background-color:#bda13e;}
        
        Background color #bda13e
      
           Border around this has a color of #bda13e        
        
          <div style="border:2px solid #bda13e;">Content here</div>
        
        
          .myborder {border:2px solid #bda13e;}
        
        Border color #bda13e