#cdb668 color space conversions
Hex:
        #cdb668
        RGB:
        205, 182, 104
        CMY:
        20, 29, 59
        CMYK:
        0, 11, 49, 20
      HSL:
        46°, 50.2488%, 60.5882%
        HSV (HSB):
        46°, 49.2683%, 80.3922%
        XYZ:
        44.4035, 47.4345, 19.9122
        xyY:
        0.3973, 0.4245, 47.4345
      CIE-Lab:
        74.4668, -1.9751, 42.4546
        CIE-LCH:
        74.4668, 42.5005, 92.6636
        CIE-Luv:
        74.4668, 19.2797, 53.3000
        Hunter-Lab:
        68.8727, -5.4451, 31.0692
      #cdb668 color charts
#cdb668 RGB chart
      #cdb668 CMYK chart
      #cdb668 RGB pie chart
      #cdb668 color shades, tints & tones
#cdb668 color schemes
#cdb668 color preview, HTML & CSS examples
           This text has a color of #cdb668        
        
          <p style="color:#cdb668;">Text here</p>
        
        
          .mytext {color:#cdb668;}
        
        Text color #cdb668
      
           This box has a color of #cdb668        
        
          <div style="background-color:#cdb668;">Content here</div>
        
        
          .mybackground {background-color:#cdb668;}
        
        Background color #cdb668
      
           Border around this has a color of #cdb668        
        
          <div style="border:2px solid #cdb668;">Content here</div>
        
        
          .myborder {border:2px solid #cdb668;}
        
        Border color #cdb668