#cdcb76 color space conversions
Hex:
        #cdcb76
        RGB:
        205, 203, 118
        CMY:
        20, 20, 54
        CMYK:
        0, 1, 42, 20
      HSL:
        59°, 46.5241%, 63.3333%
        HSV (HSB):
        59°, 42.4390%, 80.3922%
        XYZ:
        49.8028, 56.9990, 25.5166
        xyY:
        0.3764, 0.4308, 56.9990
      CIE-Lab:
        80.1790, -11.4689, 42.5200
        CIE-LCH:
        80.1790, 44.0396, 105.0951
        CIE-Luv:
        80.1790, 5.3782, 56.7136
        Hunter-Lab:
        75.4977, -14.3717, 32.8097
      #cdcb76 color charts
#cdcb76 RGB chart
      #cdcb76 CMYK chart
      #cdcb76 RGB pie chart
      #cdcb76 color shades, tints & tones
#cdcb76 color schemes
#cdcb76 color preview, HTML & CSS examples
           This text has a color of #cdcb76        
        
          <p style="color:#cdcb76;">Text here</p>
        
        
          .mytext {color:#cdcb76;}
        
        Text color #cdcb76
      
           This box has a color of #cdcb76        
        
          <div style="background-color:#cdcb76;">Content here</div>
        
        
          .mybackground {background-color:#cdcb76;}
        
        Background color #cdcb76
      
           Border around this has a color of #cdcb76        
        
          <div style="border:2px solid #cdcb76;">Content here</div>
        
        
          .myborder {border:2px solid #cdcb76;}
        
        Border color #cdcb76