#dfdc53 color space conversions
Hex:
        #dfdc53
        RGB:
        223, 220, 83
        CMY:
        13, 14, 67
        CMYK:
        0, 1, 63, 13
      HSL:
        59°, 68.6275%, 60.0000%
        HSV (HSB):
        59°, 62.7803%, 87.4510%
        XYZ:
        57.5860, 67.4989, 18.1771
        xyY:
        0.4020, 0.4712, 67.4989
      CIE-Lab:
        85.7553, -15.5136, 65.3154
        CIE-LCH:
        85.7553, 67.1325, 103.3612
        CIE-Luv:
        85.7553, 7.7847, 80.0959
        Hunter-Lab:
        82.1577, -18.6619, 44.3927
      #dfdc53 color charts
#dfdc53 RGB chart
      #dfdc53 CMYK chart
      #dfdc53 RGB pie chart
      #dfdc53 color shades, tints & tones
#dfdc53 color schemes
#dfdc53 color preview, HTML & CSS examples
           This text has a color of #dfdc53        
        
          <p style="color:#dfdc53;">Text here</p>
        
        
          .mytext {color:#dfdc53;}
        
        Text color #dfdc53
      
           This box has a color of #dfdc53        
        
          <div style="background-color:#dfdc53;">Content here</div>
        
        
          .mybackground {background-color:#dfdc53;}
        
        Background color #dfdc53
      
           Border around this has a color of #dfdc53        
        
          <div style="border:2px solid #dfdc53;">Content here</div>
        
        
          .myborder {border:2px solid #dfdc53;}
        
        Border color #dfdc53