#bda85b color space conversions
Hex:
        #bda85b
        RGB:
        189, 168, 91
        CMY:
        26, 34, 64
        CMYK:
        0, 11, 52, 26
      HSL:
        47°, 42.6087%, 54.9020%
        HSV (HSB):
        47°, 51.8519%, 74.1176%
        XYZ:
        36.8772, 39.5794, 15.5935
        xyY:
        0.4006, 0.4300, 39.5794
      CIE-Lab:
        69.1689, -2.4291, 42.2046
        CIE-LCH:
        69.1689, 42.2744, 93.2940
        CIE-Luv:
        69.1689, 17.9247, 51.7570
        Hunter-Lab:
        62.9122, -5.4650, 29.3428
      #bda85b color charts
#bda85b RGB chart
      #bda85b CMYK chart
      #bda85b RGB pie chart
      #bda85b color shades, tints & tones
#bda85b color schemes
#bda85b color preview, HTML & CSS examples
           This text has a color of #bda85b        
        
          <p style="color:#bda85b;">Text here</p>
        
        
          .mytext {color:#bda85b;}
        
        Text color #bda85b
      
           This box has a color of #bda85b        
        
          <div style="background-color:#bda85b;">Content here</div>
        
        
          .mybackground {background-color:#bda85b;}
        
        Background color #bda85b
      
           Border around this has a color of #bda85b        
        
          <div style="border:2px solid #bda85b;">Content here</div>
        
        
          .myborder {border:2px solid #bda85b;}
        
        Border color #bda85b