#dfdc96 color space conversions
Hex:
        #dfdc96
        RGB:
        223, 220, 150
        CMY:
        13, 14, 41
        CMYK:
        0, 1, 33, 13
      HSL:
        58°, 53.2847%, 73.1373%
        HSV (HSB):
        58°, 32.7354%, 87.4510%
        XYZ:
        61.5296, 69.0764, 38.9443
        xyY:
        0.3629, 0.4074, 69.0764
      CIE-Lab:
        86.5419, -9.4583, 34.8281
        CIE-LCH:
        86.5419, 36.0895, 105.1935
        CIE-Luv:
        86.5419, 5.4103, 48.9932
        Hunter-Lab:
        83.1122, -13.2992, 30.3967
      #dfdc96 color charts
#dfdc96 RGB chart
      #dfdc96 CMYK chart
      #dfdc96 RGB pie chart
      #dfdc96 color shades, tints & tones
#dfdc96 color schemes
#dfdc96 color preview, HTML & CSS examples
           This text has a color of #dfdc96        
        
          <p style="color:#dfdc96;">Text here</p>
        
        
          .mytext {color:#dfdc96;}
        
        Text color #dfdc96
      
           This box has a color of #dfdc96        
        
          <div style="background-color:#dfdc96;">Content here</div>
        
        
          .mybackground {background-color:#dfdc96;}
        
        Background color #dfdc96
      
           Border around this has a color of #dfdc96        
        
          <div style="border:2px solid #dfdc96;">Content here</div>
        
        
          .myborder {border:2px solid #dfdc96;}
        
        Border color #dfdc96