#dcd560 color space conversions
Hex:
        #dcd560
        RGB:
        220, 213, 96
        CMY:
        14, 16, 62
        CMYK:
        0, 3, 56, 14
      HSL:
        57°, 63.9175%, 61.9608%
        HSV (HSB):
        57°, 56.3636%, 86.2745%
        XYZ:
        55.4208, 63.6487, 20.4308
        xyY:
        0.3973, 0.4563, 63.6487
      CIE-Lab:
        83.7825, -12.3808, 57.5390
        CIE-LCH:
        83.7825, 58.8559, 102.1433
        CIE-Luv:
        83.7825, 9.8696, 72.2179
        Hunter-Lab:
        79.7801, -15.6168, 40.6626
      #dcd560 color charts
#dcd560 RGB chart
      #dcd560 CMYK chart
      #dcd560 RGB pie chart
      #dcd560 color shades, tints & tones
#dcd560 color schemes
#dcd560 color preview, HTML & CSS examples
           This text has a color of #dcd560        
        
          <p style="color:#dcd560;">Text here</p>
        
        
          .mytext {color:#dcd560;}
        
        Text color #dcd560
      
           This box has a color of #dcd560        
        
          <div style="background-color:#dcd560;">Content here</div>
        
        
          .mybackground {background-color:#dcd560;}
        
        Background color #dcd560
      
           Border around this has a color of #dcd560        
        
          <div style="border:2px solid #dcd560;">Content here</div>
        
        
          .myborder {border:2px solid #dcd560;}
        
        Border color #dcd560