#bdb81d color space conversions
Hex:
        #bdb81d
        RGB:
        189, 184, 29
        CMY:
        26, 28, 89
        CMYK:
        0, 3, 85, 26
      HSL:
        58°, 73.3945%, 42.7451%
        HSV (HSB):
        58°, 84.6561%, 74.1176%
        XYZ:
        38.3485, 45.1885, 7.8635
        xyY:
        0.4196, 0.4944, 45.1885
      CIE-Lab:
        73.0158, -14.2239, 70.1878
        CIE-LCH:
        73.0158, 71.6146, 101.4561
        CIE-Luv:
        73.0158, 9.0317, 77.2911
        Hunter-Lab:
        67.2224, -15.8099, 40.1201
      #bdb81d color charts
#bdb81d RGB chart
      #bdb81d CMYK chart
      #bdb81d RGB pie chart
      #bdb81d color shades, tints & tones
#bdb81d color schemes
#bdb81d color preview, HTML & CSS examples
           This text has a color of #bdb81d        
        
          <p style="color:#bdb81d;">Text here</p>
        
        
          .mytext {color:#bdb81d;}
        
        Text color #bdb81d
      
           This box has a color of #bdb81d        
        
          <div style="background-color:#bdb81d;">Content here</div>
        
        
          .mybackground {background-color:#bdb81d;}
        
        Background color #bdb81d
      
           Border around this has a color of #bdb81d        
        
          <div style="border:2px solid #bdb81d;">Content here</div>
        
        
          .myborder {border:2px solid #bdb81d;}
        
        Border color #bdb81d