#bdb58d color space conversions
Hex:
        #bdb58d
        RGB:
        189, 181, 141
        CMY:
        26, 29, 45
        CMYK:
        0, 4, 25, 26
      HSL:
        50°, 26.6667%, 64.7059%
        HSV (HSB):
        50°, 25.3968%, 74.1176%
        XYZ:
        42.3179, 45.7897, 31.8072
        xyY:
        0.3529, 0.3819, 45.7897
      CIE-Lab:
        73.4088, -3.5866, 21.4488
        CIE-LCH:
        73.4088, 21.7466, 99.4929
        CIE-Luv:
        73.4088, 7.1012, 30.0027
        Hunter-Lab:
        67.6681, -6.7898, 19.4985
      #bdb58d color charts
#bdb58d RGB chart
      #bdb58d CMYK chart
      #bdb58d RGB pie chart
      #bdb58d color shades, tints & tones
#bdb58d color schemes
#bdb58d color preview, HTML & CSS examples
           This text has a color of #bdb58d        
        
          <p style="color:#bdb58d;">Text here</p>
        
        
          .mytext {color:#bdb58d;}
        
        Text color #bdb58d
      
           This box has a color of #bdb58d        
        
          <div style="background-color:#bdb58d;">Content here</div>
        
        
          .mybackground {background-color:#bdb58d;}
        
        Background color #bdb58d
      
           Border around this has a color of #bdb58d        
        
          <div style="border:2px solid #bdb58d;">Content here</div>
        
        
          .myborder {border:2px solid #bdb58d;}
        
        Border color #bdb58d