#cdc16d color space conversions
Hex:
        #cdc16d
        RGB:
        205, 193, 109
        CMY:
        20, 24, 57
        CMYK:
        0, 6, 47, 20
      HSL:
        53°, 48.9796%, 61.5686%
        HSV (HSB):
        53°, 46.8293%, 80.3922%
        XYZ:
        47.0071, 52.2232, 22.0705
        xyY:
        0.3875, 0.4305, 52.2232
      CIE-Lab:
        77.4141, -7.2393, 43.5742
        CIE-LCH:
        77.4141, 44.1715, 99.4329
        CIE-Luv:
        77.4141, 11.9566, 56.2523
        Hunter-Lab:
        72.2656, -10.3547, 32.4783
      #cdc16d color charts
#cdc16d RGB chart
      #cdc16d CMYK chart
      #cdc16d RGB pie chart
      #cdc16d color shades, tints & tones
#cdc16d color schemes
#cdc16d color preview, HTML & CSS examples
           This text has a color of #cdc16d        
        
          <p style="color:#cdc16d;">Text here</p>
        
        
          .mytext {color:#cdc16d;}
        
        Text color #cdc16d
      
           This box has a color of #cdc16d        
        
          <div style="background-color:#cdc16d;">Content here</div>
        
        
          .mybackground {background-color:#cdc16d;}
        
        Background color #cdc16d
      
           Border around this has a color of #cdc16d        
        
          <div style="border:2px solid #cdc16d;">Content here</div>
        
        
          .myborder {border:2px solid #cdc16d;}
        
        Border color #cdc16d