#bdb95e color space conversions
Hex:
        #bdb95e
        RGB:
        189, 185, 94
        CMY:
        26, 27, 63
        CMYK:
        0, 2, 50, 26
      HSL:
        57°, 41.8502%, 55.4902%
        HSV (HSB):
        57°, 50.2646%, 74.1176%
        XYZ:
        40.3556, 46.3249, 17.4043
        xyY:
        0.3877, 0.4451, 46.3249
      CIE-Lab:
        73.7559, -11.0772, 46.2100
        CIE-LCH:
        73.7559, 47.5192, 103.4802
        CIE-Luv:
        73.7559, 6.8615, 58.6131
        Hunter-Lab:
        68.0624, -13.2728, 32.4826
      #bdb95e color charts
#bdb95e RGB chart
      #bdb95e CMYK chart
      #bdb95e RGB pie chart
      #bdb95e color shades, tints & tones
#bdb95e color schemes
#bdb95e color preview, HTML & CSS examples
           This text has a color of #bdb95e        
        
          <p style="color:#bdb95e;">Text here</p>
        
        
          .mytext {color:#bdb95e;}
        
        Text color #bdb95e
      
           This box has a color of #bdb95e        
        
          <div style="background-color:#bdb95e;">Content here</div>
        
        
          .mybackground {background-color:#bdb95e;}
        
        Background color #bdb95e
      
           Border around this has a color of #bdb95e        
        
          <div style="border:2px solid #bdb95e;">Content here</div>
        
        
          .myborder {border:2px solid #bdb95e;}
        
        Border color #bdb95e