#dcd14d color space conversions
Hex:
        #dcd14d
        RGB:
        220, 209, 77
        CMY:
        14, 18, 70
        CMYK:
        0, 5, 65, 14
      HSL:
        55°, 67.1362%, 58.2353%
        HSV (HSB):
        55°, 65.0000%, 86.2745%
        XYZ:
        53.6552, 61.3524, 16.0354
        xyY:
        0.4094, 0.4682, 61.3524
      CIE-Lab:
        82.5678, -11.6288, 64.3268
        CIE-LCH:
        82.5678, 65.3694, 100.2470
        CIE-Luv:
        82.5678, 13.0430, 77.2018
        Hunter-Lab:
        78.3278, -14.7995, 42.6915
      #dcd14d color charts
#dcd14d RGB chart
      #dcd14d CMYK chart
      #dcd14d RGB pie chart
      #dcd14d color shades, tints & tones
#dcd14d color schemes
#dcd14d color preview, HTML & CSS examples
           This text has a color of #dcd14d        
        
          <p style="color:#dcd14d;">Text here</p>
        
        
          .mytext {color:#dcd14d;}
        
        Text color #dcd14d
      
           This box has a color of #dcd14d        
        
          <div style="background-color:#dcd14d;">Content here</div>
        
        
          .mybackground {background-color:#dcd14d;}
        
        Background color #dcd14d
      
           Border around this has a color of #dcd14d        
        
          <div style="border:2px solid #dcd14d;">Content here</div>
        
        
          .myborder {border:2px solid #dcd14d;}
        
        Border color #dcd14d