#dfdf42 color space conversions
Hex:
        #dfdf42
        RGB:
        223, 223, 66
        CMY:
        13, 13, 74
        CMYK:
        0, 0, 70, 13
      HSL:
        60°, 71.0407%, 56.6667%
        HSV (HSB):
        60°, 70.4036%, 87.4510%
        XYZ:
        57.8025, 68.8567, 15.3984
        xyY:
        0.4069, 0.4847, 68.8567
      CIE-Lab:
        86.4330, -17.9054, 72.4085
        CIE-LCH:
        86.4330, 74.5895, 103.8896
        CIE-Luv:
        86.4330, 6.2229, 86.2681
        Hunter-Lab:
        82.9799, -20.8747, 47.0836
      #dfdf42 color charts
#dfdf42 RGB chart
      #dfdf42 CMYK chart
      #dfdf42 RGB pie chart
      #dfdf42 color shades, tints & tones
#dfdf42 color schemes
#dfdf42 color preview, HTML & CSS examples
           This text has a color of #dfdf42        
        
          <p style="color:#dfdf42;">Text here</p>
        
        
          .mytext {color:#dfdf42;}
        
        Text color #dfdf42
      
           This box has a color of #dfdf42        
        
          <div style="background-color:#dfdf42;">Content here</div>
        
        
          .mybackground {background-color:#dfdf42;}
        
        Background color #dfdf42
      
           Border around this has a color of #dfdf42        
        
          <div style="border:2px solid #dfdf42;">Content here</div>
        
        
          .myborder {border:2px solid #dfdf42;}
        
        Border color #dfdf42