#dfd475 color space conversions
Hex:
        #dfd475
        RGB:
        223, 212, 117
        CMY:
        13, 17, 54
        CMYK:
        0, 5, 48, 13
      HSL:
        54°, 62.3529%, 66.6667%
        HSV (HSB):
        54°, 47.5336%, 87.4510%
        XYZ:
        57.1858, 64.0593, 26.1803
        xyY:
        0.3879, 0.4345, 64.0593
      CIE-Lab:
        83.9966, -8.9155, 48.0421
        CIE-LCH:
        83.9966, 48.8623, 100.5132
        CIE-Luv:
        83.9966, 11.7388, 62.6810
        Hunter-Lab:
        80.0371, -12.5281, 36.6321
      #dfd475 color charts
#dfd475 RGB chart
      #dfd475 CMYK chart
      #dfd475 RGB pie chart
      #dfd475 color shades, tints & tones
#dfd475 color schemes
#dfd475 color preview, HTML & CSS examples
           This text has a color of #dfd475        
        
          <p style="color:#dfd475;">Text here</p>
        
        
          .mytext {color:#dfd475;}
        
        Text color #dfd475
      
           This box has a color of #dfd475        
        
          <div style="background-color:#dfd475;">Content here</div>
        
        
          .mybackground {background-color:#dfd475;}
        
        Background color #dfd475
      
           Border around this has a color of #dfd475        
        
          <div style="border:2px solid #dfd475;">Content here</div>
        
        
          .myborder {border:2px solid #dfd475;}
        
        Border color #dfd475