#bdbc25 color space conversions
Hex:
        #bdbc25
        RGB:
        189, 188, 37
        CMY:
        26, 26, 85
        CMYK:
        0, 1, 80, 26
      HSL:
        60°, 67.2566%, 44.3137%
        HSV (HSB):
        60°, 80.4233%, 74.1176%
        XYZ:
        39.3034, 46.9188, 8.7350
        xyY:
        0.4139, 0.4941, 46.9188
      CIE-Lab:
        74.1378, -16.0185, 69.1524
        CIE-LCH:
        74.1378, 70.9834, 103.0420
        CIE-Luv:
        74.1378, 6.2859, 77.6538
        Hunter-Lab:
        68.4973, -17.4479, 40.3873
      #bdbc25 color charts
#bdbc25 RGB chart
      #bdbc25 CMYK chart
      #bdbc25 RGB pie chart
      #bdbc25 color shades, tints & tones
#bdbc25 color schemes
#bdbc25 color preview, HTML & CSS examples
           This text has a color of #bdbc25        
        
          <p style="color:#bdbc25;">Text here</p>
        
        
          .mytext {color:#bdbc25;}
        
        Text color #bdbc25
      
           This box has a color of #bdbc25        
        
          <div style="background-color:#bdbc25;">Content here</div>
        
        
          .mybackground {background-color:#bdbc25;}
        
        Background color #bdbc25
      
           Border around this has a color of #bdbc25        
        
          <div style="border:2px solid #bdbc25;">Content here</div>
        
        
          .myborder {border:2px solid #bdbc25;}
        
        Border color #bdbc25