#dfd950 color space conversions
Hex:
        #dfd950
        RGB:
        223, 217, 80
        CMY:
        13, 15, 69
        CMYK:
        0, 3, 64, 13
      HSL:
        57°, 69.0821%, 59.4118%
        HSV (HSB):
        57°, 64.1256%, 87.4510%
        XYZ:
        56.6922, 65.8929, 17.3200
        xyY:
        0.4052, 0.4710, 65.8929
      CIE-Lab:
        84.9417, -14.2071, 65.6716
        CIE-LCH:
        84.9417, 67.1908, 102.2070
        CIE-Luv:
        84.9417, 9.7936, 79.7696
        Hunter-Lab:
        81.1744, -17.3908, 44.1715
      #dfd950 color charts
#dfd950 RGB chart
      #dfd950 CMYK chart
      #dfd950 RGB pie chart
      #dfd950 color shades, tints & tones
#dfd950 color schemes
#dfd950 color preview, HTML & CSS examples
           This text has a color of #dfd950        
        
          <p style="color:#dfd950;">Text here</p>
        
        
          .mytext {color:#dfd950;}
        
        Text color #dfd950
      
           This box has a color of #dfd950        
        
          <div style="background-color:#dfd950;">Content here</div>
        
        
          .mybackground {background-color:#dfd950;}
        
        Background color #dfd950
      
           Border around this has a color of #dfd950        
        
          <div style="border:2px solid #dfd950;">Content here</div>
        
        
          .myborder {border:2px solid #dfd950;}
        
        Border color #dfd950