#ddf960 color space conversions
Hex:
        #ddf960
        RGB:
        221, 249, 96
        CMY:
        13, 2, 62
        CMYK:
        11, 0, 61, 2
      HSL:
        71°, 92.7273%, 67.6471%
        HSV (HSB):
        71°, 61.4458%, 97.6471%
        XYZ:
        65.8058, 83.9680, 23.8055
        xyY:
        0.3791, 0.4837, 83.9680
      CIE-Lab:
        93.4366, -29.3807, 68.1981
        CIE-LCH:
        93.4366, 74.2578, 113.3071
        CIE-Luv:
        93.4366, -11.3995, 88.3277
        Hunter-Lab:
        91.6341, -32.1722, 48.7410
      #ddf960 color charts
#ddf960 RGB chart
      #ddf960 CMYK chart
      #ddf960 RGB pie chart
      #ddf960 color shades, tints & tones
#ddf960 color schemes
#ddf960 color preview, HTML & CSS examples
           This text has a color of #ddf960        
        
          <p style="color:#ddf960;">Text here</p>
        
        
          .mytext {color:#ddf960;}
        
        Text color #ddf960
      
           This box has a color of #ddf960        
        
          <div style="background-color:#ddf960;">Content here</div>
        
        
          .mybackground {background-color:#ddf960;}
        
        Background color #ddf960
      
           Border around this has a color of #ddf960        
        
          <div style="border:2px solid #ddf960;">Content here</div>
        
        
          .myborder {border:2px solid #ddf960;}
        
        Border color #ddf960