#dcd99d color space conversions
Hex:
        #dcd99d
        RGB:
        220, 217, 157
        CMY:
        14, 15, 38
        CMYK:
        0, 1, 29, 14
      HSL:
        57°, 47.3684%, 73.9216%
        HSV (HSB):
        57°, 28.6364%, 86.2745%
        XYZ:
        60.4139, 67.2757, 41.6996
        xyY:
        0.3567, 0.3972, 67.2757
      CIE-Lab:
        85.6430, -8.2143, 30.0061
        CIE-LCH:
        85.6430, 31.1102, 105.3099
        CIE-Luv:
        85.6430, 4.9455, 42.8551
        Hunter-Lab:
        82.0217, -12.0623, 27.2723
      #dcd99d color charts
#dcd99d RGB chart
      #dcd99d CMYK chart
      #dcd99d RGB pie chart
      #dcd99d color shades, tints & tones
#dcd99d color schemes
#dcd99d color preview, HTML & CSS examples
           This text has a color of #dcd99d        
        
          <p style="color:#dcd99d;">Text here</p>
        
        
          .mytext {color:#dcd99d;}
        
        Text color #dcd99d
      
           This box has a color of #dcd99d        
        
          <div style="background-color:#dcd99d;">Content here</div>
        
        
          .mybackground {background-color:#dcd99d;}
        
        Background color #dcd99d
      
           Border around this has a color of #dcd99d        
        
          <div style="border:2px solid #dcd99d;">Content here</div>
        
        
          .myborder {border:2px solid #dcd99d;}
        
        Border color #dcd99d