#bdbc68 color space conversions
Hex:
        #bdbc68
        RGB:
        189, 188, 104
        CMY:
        26, 26, 59
        CMYK:
        0, 1, 45, 26
      HSL:
        59°, 39.1705%, 57.4510%
        HSV (HSB):
        59°, 44.9735%, 74.1176%
        XYZ:
        41.4682, 47.7847, 20.1345
        xyY:
        0.3791, 0.4368, 47.7847
      CIE-Lab:
        74.6890, -11.6769, 42.4166
        CIE-LCH:
        74.6890, 43.9946, 105.3917
        CIE-Luv:
        74.6890, 4.6406, 55.3444
        Hunter-Lab:
        69.1265, -13.8913, 31.1192
      #bdbc68 color charts
#bdbc68 RGB chart
      #bdbc68 CMYK chart
      #bdbc68 RGB pie chart
      #bdbc68 color shades, tints & tones
#bdbc68 color schemes
#bdbc68 color preview, HTML & CSS examples
           This text has a color of #bdbc68        
        
          <p style="color:#bdbc68;">Text here</p>
        
        
          .mytext {color:#bdbc68;}
        
        Text color #bdbc68
      
           This box has a color of #bdbc68        
        
          <div style="background-color:#bdbc68;">Content here</div>
        
        
          .mybackground {background-color:#bdbc68;}
        
        Background color #bdbc68
      
           Border around this has a color of #bdbc68        
        
          <div style="border:2px solid #bdbc68;">Content here</div>
        
        
          .myborder {border:2px solid #bdbc68;}
        
        Border color #bdbc68