#dccd64 color space conversions
Hex:
        #dccd64
        RGB:
        220, 205, 100
        CMY:
        14, 20, 61
        CMYK:
        0, 7, 55, 14
      HSL:
        53°, 63.1579%, 62.7451%
        HSV (HSB):
        53°, 54.5455%, 86.2745%
        XYZ:
        53.6468, 59.7984, 20.7713
        xyY:
        0.3997, 0.4455, 59.7984
      CIE-Lab:
        81.7285, -8.0326, 53.3648
        CIE-LCH:
        81.7285, 53.9660, 98.5600
        CIE-Luv:
        81.7285, 14.8817, 66.9099
        Hunter-Lab:
        77.3294, -11.4933, 38.2048
      #dccd64 color charts
#dccd64 RGB chart
      #dccd64 CMYK chart
      #dccd64 RGB pie chart
      #dccd64 color shades, tints & tones
#dccd64 color schemes
#dccd64 color preview, HTML & CSS examples
           This text has a color of #dccd64        
        
          <p style="color:#dccd64;">Text here</p>
        
        
          .mytext {color:#dccd64;}
        
        Text color #dccd64
      
           This box has a color of #dccd64        
        
          <div style="background-color:#dccd64;">Content here</div>
        
        
          .mybackground {background-color:#dccd64;}
        
        Background color #dccd64
      
           Border around this has a color of #dccd64        
        
          <div style="border:2px solid #dccd64;">Content here</div>
        
        
          .myborder {border:2px solid #dccd64;}
        
        Border color #dccd64