#bda55a color space conversions
Hex:
        #bda55a
        RGB:
        189, 165, 90
        CMY:
        26, 35, 65
        CMYK:
        0, 13, 52, 26
      HSL:
        45°, 42.8571%, 54.7059%
        HSV (HSB):
        45°, 52.3810%, 74.1176%
        XYZ:
        36.2869, 38.4673, 15.1853
        xyY:
        0.4035, 0.4277, 38.4673
      CIE-Lab:
        68.3636, -0.9144, 41.7373
        CIE-LCH:
        68.3636, 41.7473, 91.2551
        CIE-Luv:
        68.3636, 19.9643, 50.7744
        Hunter-Lab:
        62.0220, -4.1045, 28.8990
      #bda55a color charts
#bda55a RGB chart
      #bda55a CMYK chart
      #bda55a RGB pie chart
      #bda55a color shades, tints & tones
#bda55a color schemes
#bda55a color preview, HTML & CSS examples
           This text has a color of #bda55a        
        
          <p style="color:#bda55a;">Text here</p>
        
        
          .mytext {color:#bda55a;}
        
        Text color #bda55a
      
           This box has a color of #bda55a        
        
          <div style="background-color:#bda55a;">Content here</div>
        
        
          .mybackground {background-color:#bda55a;}
        
        Background color #bda55a
      
           Border around this has a color of #bda55a        
        
          <div style="border:2px solid #bda55a;">Content here</div>
        
        
          .myborder {border:2px solid #bda55a;}
        
        Border color #bda55a