#cdcb9e color space conversions
Hex:
        #cdcb9e
        RGB:
        205, 203, 158
        CMY:
        20, 20, 38
        CMYK:
        0, 1, 23, 20
      HSL:
        57°, 31.9728%, 71.1765%
        HSV (HSB):
        57°, 22.9268%, 80.3922%
        XYZ:
        52.7043, 58.1596, 40.7959
        xyY:
        0.3475, 0.3835, 58.1596
      CIE-Lab:
        80.8275, -6.5829, 22.7605
        CIE-LCH:
        80.8275, 23.6933, 106.1312
        CIE-Luv:
        80.8275, 3.5940, 32.9634
        Hunter-Lab:
        76.2625, -10.0995, 21.6671
      #cdcb9e color charts
#cdcb9e RGB chart
      #cdcb9e CMYK chart
      #cdcb9e RGB pie chart
      #cdcb9e color shades, tints & tones
#cdcb9e color schemes
#cdcb9e color preview, HTML & CSS examples
           This text has a color of #cdcb9e        
        
          <p style="color:#cdcb9e;">Text here</p>
        
        
          .mytext {color:#cdcb9e;}
        
        Text color #cdcb9e
      
           This box has a color of #cdcb9e        
        
          <div style="background-color:#cdcb9e;">Content here</div>
        
        
          .mybackground {background-color:#cdcb9e;}
        
        Background color #cdcb9e
      
           Border around this has a color of #cdcb9e        
        
          <div style="border:2px solid #cdcb9e;">Content here</div>
        
        
          .myborder {border:2px solid #cdcb9e;}
        
        Border color #cdcb9e