#bdb60f color space conversions
Hex:
        #bdb60f
        RGB:
        189, 182, 15
        CMY:
        26, 29, 94
        CMYK:
        0, 4, 92, 26
      HSL:
        58°, 85.2941%, 40.0000%
        HSV (HSB):
        58°, 92.0635%, 74.1176%
        XYZ:
        37.8004, 44.3092, 7.0122
        xyY:
        0.4241, 0.4972, 44.3092
      CIE-Lab:
        72.4347, -13.4875, 72.3069
        CIE-LCH:
        72.4347, 73.5540, 100.5660
        CIE-Luv:
        72.4347, 10.5031, 78.0331
        Hunter-Lab:
        66.5652, -15.1240, 40.3498
      #bdb60f color charts
#bdb60f RGB chart
      #bdb60f CMYK chart
      #bdb60f RGB pie chart
      #bdb60f color shades, tints & tones
#bdb60f color schemes
#bdb60f color preview, HTML & CSS examples
           This text has a color of #bdb60f        
        
          <p style="color:#bdb60f;">Text here</p>
        
        
          .mytext {color:#bdb60f;}
        
        Text color #bdb60f
      
           This box has a color of #bdb60f        
        
          <div style="background-color:#bdb60f;">Content here</div>
        
        
          .mybackground {background-color:#bdb60f;}
        
        Background color #bdb60f
      
           Border around this has a color of #bdb60f        
        
          <div style="border:2px solid #bdb60f;">Content here</div>
        
        
          .myborder {border:2px solid #bdb60f;}
        
        Border color #bdb60f