#bdbb42 color space conversions
Hex:
        #bdbb42
        RGB:
        189, 187, 66
        CMY:
        26, 27, 74
        CMYK:
        0, 1, 65, 26
      HSL:
        59°, 48.2353%, 50.0000%
        HSV (HSB):
        59°, 65.0794%, 74.1176%
        XYZ:
        39.7400, 46.7528, 12.0839
        xyY:
        0.4031, 0.4743, 46.7528
      CIE-Lab:
        74.0314, -14.1856, 59.1141
        CIE-LCH:
        74.0314, 60.7924, 103.4941
        CIE-Luv:
        74.0314, 6.4164, 70.2599
        Hunter-Lab:
        68.3760, -15.9143, 37.3850
      #bdbb42 color charts
#bdbb42 RGB chart
      #bdbb42 CMYK chart
      #bdbb42 RGB pie chart
      #bdbb42 color shades, tints & tones
#bdbb42 color schemes
#bdbb42 color preview, HTML & CSS examples
           This text has a color of #bdbb42        
        
          <p style="color:#bdbb42;">Text here</p>
        
        
          .mytext {color:#bdbb42;}
        
        Text color #bdbb42
      
           This box has a color of #bdbb42        
        
          <div style="background-color:#bdbb42;">Content here</div>
        
        
          .mybackground {background-color:#bdbb42;}
        
        Background color #bdbb42
      
           Border around this has a color of #bdbb42        
        
          <div style="border:2px solid #bdbb42;">Content here</div>
        
        
          .myborder {border:2px solid #bdbb42;}
        
        Border color #bdbb42