#bdb068 color space conversions
Hex:
        #bdb068
        RGB:
        189, 176, 104
        CMY:
        26, 31, 59
        CMYK:
        0, 7, 45, 26
      HSL:
        51°, 39.1705%, 57.4510%
        HSV (HSB):
        51°, 44.9735%, 74.1176%
        XYZ:
        39.0103, 42.8690, 19.3152
        xyY:
        0.3855, 0.4236, 42.8690
      CIE-Lab:
        71.4659, -5.4301, 38.4267
        CIE-LCH:
        71.4659, 38.8084, 98.0433
        CIE-Luv:
        71.4659, 12.1051, 49.2863
        Hunter-Lab:
        65.4744, -8.2281, 28.3413
      #bdb068 color charts
#bdb068 RGB chart
      #bdb068 CMYK chart
      #bdb068 RGB pie chart
      #bdb068 color shades, tints & tones
#bdb068 color schemes
#bdb068 color preview, HTML & CSS examples
           This text has a color of #bdb068        
        
          <p style="color:#bdb068;">Text here</p>
        
        
          .mytext {color:#bdb068;}
        
        Text color #bdb068
      
           This box has a color of #bdb068        
        
          <div style="background-color:#bdb068;">Content here</div>
        
        
          .mybackground {background-color:#bdb068;}
        
        Background color #bdb068
      
           Border around this has a color of #bdb068        
        
          <div style="border:2px solid #bdb068;">Content here</div>
        
        
          .myborder {border:2px solid #bdb068;}
        
        Border color #bdb068