#bdb18b color space conversions
Hex:
        #bdb18b
        RGB:
        189, 177, 139
        CMY:
        26, 31, 45
        CMYK:
        0, 6, 26, 26
      HSL:
        46°, 27.4725%, 64.3137%
        HSV (HSB):
        46°, 26.4550%, 74.1176%
        XYZ:
        41.3686, 44.1272, 30.7631
        xyY:
        0.3558, 0.3796, 44.1272
      CIE-Lab:
        72.3134, -1.7413, 21.0284
        CIE-LCH:
        72.3134, 21.1003, 94.7338
        CIE-Luv:
        72.3134, 9.5475, 29.0121
        Hunter-Lab:
        66.4283, -5.0876, 19.0424
      #bdb18b color charts
#bdb18b RGB chart
      #bdb18b CMYK chart
      #bdb18b RGB pie chart
      #bdb18b color shades, tints & tones
#bdb18b color schemes
#bdb18b color preview, HTML & CSS examples
           This text has a color of #bdb18b        
        
          <p style="color:#bdb18b;">Text here</p>
        
        
          .mytext {color:#bdb18b;}
        
        Text color #bdb18b
      
           This box has a color of #bdb18b        
        
          <div style="background-color:#bdb18b;">Content here</div>
        
        
          .mybackground {background-color:#bdb18b;}
        
        Background color #bdb18b
      
           Border around this has a color of #bdb18b        
        
          <div style="border:2px solid #bdb18b;">Content here</div>
        
        
          .myborder {border:2px solid #bdb18b;}
        
        Border color #bdb18b