#bdb62f color space conversions
Hex:
        #bdb62f
        RGB:
        189, 182, 47
        CMY:
        26, 29, 82
        CMYK:
        0, 4, 75, 26
      HSL:
        57°, 60.1695%, 46.2745%
        HSV (HSB):
        57°, 75.1323%, 74.1176%
        XYZ:
        38.2273, 44.4799, 9.2600
        xyY:
        0.4157, 0.4836, 44.4799
      CIE-Lab:
        72.5481, -12.5976, 64.7169
        CIE-LCH:
        72.5481, 65.9316, 101.0153
        CIE-Luv:
        72.5481, 10.0998, 73.2322
        Hunter-Lab:
        66.6933, -14.4005, 38.4532
      #bdb62f color charts
#bdb62f RGB chart
      #bdb62f CMYK chart
      #bdb62f RGB pie chart
      #bdb62f color shades, tints & tones
#bdb62f color schemes
#bdb62f color preview, HTML & CSS examples
           This text has a color of #bdb62f        
        
          <p style="color:#bdb62f;">Text here</p>
        
        
          .mytext {color:#bdb62f;}
        
        Text color #bdb62f
      
           This box has a color of #bdb62f        
        
          <div style="background-color:#bdb62f;">Content here</div>
        
        
          .mybackground {background-color:#bdb62f;}
        
        Background color #bdb62f
      
           Border around this has a color of #bdb62f        
        
          <div style="border:2px solid #bdb62f;">Content here</div>
        
        
          .myborder {border:2px solid #bdb62f;}
        
        Border color #bdb62f