#bdb02e color space conversions
Hex:
        #bdb02e
        RGB:
        189, 176, 46
        CMY:
        26, 31, 82
        CMYK:
        0, 7, 76, 26
      HSL:
        55°, 60.8511%, 46.0784%
        HSV (HSB):
        55°, 75.6614%, 74.1176%
        XYZ:
        37.0047, 42.0667, 8.7541
        xyY:
        0.4213, 0.4790, 42.0667
      CIE-Lab:
        70.9169, -9.5437, 63.5363
        CIE-LCH:
        70.9169, 64.2490, 98.5424
        CIE-Luv:
        70.9169, 14.1622, 70.9759
        Hunter-Lab:
        64.8589, -11.6612, 37.3988
      #bdb02e color charts
#bdb02e RGB chart
      #bdb02e CMYK chart
      #bdb02e RGB pie chart
      #bdb02e color shades, tints & tones
#bdb02e color schemes
#bdb02e color preview, HTML & CSS examples
           This text has a color of #bdb02e        
        
          <p style="color:#bdb02e;">Text here</p>
        
        
          .mytext {color:#bdb02e;}
        
        Text color #bdb02e
      
           This box has a color of #bdb02e        
        
          <div style="background-color:#bdb02e;">Content here</div>
        
        
          .mybackground {background-color:#bdb02e;}
        
        Background color #bdb02e
      
           Border around this has a color of #bdb02e        
        
          <div style="border:2px solid #bdb02e;">Content here</div>
        
        
          .myborder {border:2px solid #bdb02e;}
        
        Border color #bdb02e