#bdbb56 color space conversions
Hex:
        #bdbb56
        RGB:
        189, 187, 86
        CMY:
        26, 27, 66
        CMYK:
        0, 1, 54, 26
      HSL:
        59°, 43.8298%, 53.9216%
        HSV (HSB):
        59°, 54.4974%, 74.1176%
        XYZ:
        40.4363, 47.0314, 15.7508
        xyY:
        0.3918, 0.4556, 47.0314
      CIE-Lab:
        74.2098, -12.7836, 50.5450
        CIE-LCH:
        74.2098, 52.1365, 104.1934
        CIE-Luv:
        74.2098, 5.8709, 63.0255
        Hunter-Lab:
        68.5794, -14.7655, 34.3883
      #bdbb56 color charts
#bdbb56 RGB chart
      #bdbb56 CMYK chart
      #bdbb56 RGB pie chart
      #bdbb56 color shades, tints & tones
#bdbb56 color schemes
#bdbb56 color preview, HTML & CSS examples
           This text has a color of #bdbb56        
        
          <p style="color:#bdbb56;">Text here</p>
        
        
          .mytext {color:#bdbb56;}
        
        Text color #bdbb56
      
           This box has a color of #bdbb56        
        
          <div style="background-color:#bdbb56;">Content here</div>
        
        
          .mybackground {background-color:#bdbb56;}
        
        Background color #bdbb56
      
           Border around this has a color of #bdbb56        
        
          <div style="border:2px solid #bdbb56;">Content here</div>
        
        
          .myborder {border:2px solid #bdbb56;}
        
        Border color #bdbb56