#cdcc70 color space conversions
Hex:
        #cdcc70
        RGB:
        205, 204, 112
        CMY:
        20, 20, 56
        CMYK:
        0, 0, 45, 20
      HSL:
        59°, 48.1865%, 62.1569%
        HSV (HSB):
        59°, 45.3659%, 80.3922%
        XYZ:
        49.6943, 57.3347, 23.7768
        xyY:
        0.3799, 0.4383, 57.3347
      CIE-Lab:
        80.3675, -12.5740, 45.7136
        CIE-LCH:
        80.3675, 47.4113, 105.3795
        CIE-Luv:
        80.3675, 4.9920, 60.2272
        Hunter-Lab:
        75.7197, -15.3611, 34.3861
      #cdcc70 color charts
#cdcc70 RGB chart
      #cdcc70 CMYK chart
      #cdcc70 RGB pie chart
      #cdcc70 color shades, tints & tones
#cdcc70 color schemes
#cdcc70 color preview, HTML & CSS examples
           This text has a color of #cdcc70        
        
          <p style="color:#cdcc70;">Text here</p>
        
        
          .mytext {color:#cdcc70;}
        
        Text color #cdcc70
      
           This box has a color of #cdcc70        
        
          <div style="background-color:#cdcc70;">Content here</div>
        
        
          .mybackground {background-color:#cdcc70;}
        
        Background color #cdcc70
      
           Border around this has a color of #cdcc70        
        
          <div style="border:2px solid #cdcc70;">Content here</div>
        
        
          .myborder {border:2px solid #cdcc70;}
        
        Border color #cdcc70