#dfdf96 color space conversions
Hex:
        #dfdf96
        RGB:
        223, 223, 150
        CMY:
        13, 13, 41
        CMYK:
        0, 0, 33, 13
      HSL:
        60°, 53.2847%, 73.1373%
        HSV (HSB):
        60°, 32.7354%, 87.4510%
        XYZ:
        62.3241, 70.6653, 39.2091
        xyY:
        0.3619, 0.4104, 70.6653
      CIE-Lab:
        87.3222, -10.9680, 35.8523
        CIE-LCH:
        87.3222, 37.4925, 107.0100
        CIE-Luv:
        87.3222, 3.6517, 50.6131
        Hunter-Lab:
        84.0627, -14.7697, 31.1894
      #dfdf96 color charts
#dfdf96 RGB chart
      #dfdf96 CMYK chart
      #dfdf96 RGB pie chart
      #dfdf96 color shades, tints & tones
#dfdf96 color schemes
#dfdf96 color preview, HTML & CSS examples
           This text has a color of #dfdf96        
        
          <p style="color:#dfdf96;">Text here</p>
        
        
          .mytext {color:#dfdf96;}
        
        Text color #dfdf96
      
           This box has a color of #dfdf96        
        
          <div style="background-color:#dfdf96;">Content here</div>
        
        
          .mybackground {background-color:#dfdf96;}
        
        Background color #dfdf96
      
           Border around this has a color of #dfdf96        
        
          <div style="border:2px solid #dfdf96;">Content here</div>
        
        
          .myborder {border:2px solid #dfdf96;}
        
        Border color #dfdf96