#bdc38b color space conversions
Hex:
        #bdc38b
        RGB:
        189, 195, 139
        CMY:
        26, 24, 45
        CMYK:
        3, 0, 29, 24
      HSL:
        66°, 31.8182%, 65.4902%
        HSV (HSB):
        66°, 28.7179%, 76.4706%
        XYZ:
        45.1616, 51.7131, 32.0275
        xyY:
        0.3504, 0.4012, 51.7131
      CIE-Lab:
        77.1090, -11.1681, 27.5228
        CIE-LCH:
        77.1090, 29.7023, 112.0861
        CIE-Luv:
        77.1090, -0.8320, 39.3356
        Hunter-Lab:
        71.9118, -13.7454, 23.9322
      #bdc38b color charts
#bdc38b RGB chart
      #bdc38b CMYK chart
      #bdc38b RGB pie chart
      #bdc38b color shades, tints & tones
#bdc38b color schemes
#bdc38b color preview, HTML & CSS examples
           This text has a color of #bdc38b        
        
          <p style="color:#bdc38b;">Text here</p>
        
        
          .mytext {color:#bdc38b;}
        
        Text color #bdc38b
      
           This box has a color of #bdc38b        
        
          <div style="background-color:#bdc38b;">Content here</div>
        
        
          .mybackground {background-color:#bdc38b;}
        
        Background color #bdc38b
      
           Border around this has a color of #bdc38b        
        
          <div style="border:2px solid #bdc38b;">Content here</div>
        
        
          .myborder {border:2px solid #bdc38b;}
        
        Border color #bdc38b