#bdbf1a color space conversions
Hex:
        #bdbf1a
        RGB:
        189, 191, 26
        CMY:
        26, 25, 90
        CMYK:
        1, 0, 86, 25
      HSL:
        61°, 76.0369%, 42.5490%
        HSV (HSB):
        61°, 86.3874%, 74.9020%
        XYZ:
        39.8035, 48.1550, 8.1743
        xyY:
        0.4140, 0.5009, 48.1550
      CIE-Lab:
        74.9226, -17.8278, 72.3922
        CIE-LCH:
        74.9226, 74.5551, 103.8348
        CIE-Luv:
        74.9226, 4.4365, 80.4522
        Hunter-Lab:
        69.3938, -19.0535, 41.5916
      #bdbf1a color charts
#bdbf1a RGB chart
      #bdbf1a CMYK chart
      #bdbf1a RGB pie chart
      #bdbf1a color shades, tints & tones
#bdbf1a color schemes
#bdbf1a color preview, HTML & CSS examples
           This text has a color of #bdbf1a        
        
          <p style="color:#bdbf1a;">Text here</p>
        
        
          .mytext {color:#bdbf1a;}
        
        Text color #bdbf1a
      
           This box has a color of #bdbf1a        
        
          <div style="background-color:#bdbf1a;">Content here</div>
        
        
          .mybackground {background-color:#bdbf1a;}
        
        Background color #bdbf1a
      
           Border around this has a color of #bdbf1a        
        
          <div style="border:2px solid #bdbf1a;">Content here</div>
        
        
          .myborder {border:2px solid #bdbf1a;}
        
        Border color #bdbf1a