#ddfd14 color space conversions
Hex:
        #ddfd14
        RGB:
        221, 253, 20
        CMY:
        13, 1, 92
        CMYK:
        13, 0, 92, 1
      HSL:
        68°, 98.3122%, 53.5294%
        HSV (HSB):
        68°, 92.0949%, 99.2157%
        XYZ:
        65.0703, 85.6732, 13.7688
        xyY:
        0.3955, 0.5208, 85.6732
      CIE-Lab:
        94.1725, -34.2064, 89.5659
        CIE-LCH:
        94.1725, 95.8756, 110.9025
        CIE-Luv:
        94.1725, -13.2041, 105.0330
        Hunter-Lab:
        92.5598, -36.4927, 55.9721
      #ddfd14 color charts
#ddfd14 RGB chart
      #ddfd14 CMYK chart
      #ddfd14 RGB pie chart
      #ddfd14 color shades, tints & tones
#ddfd14 color schemes
#ddfd14 color preview, HTML & CSS examples
           This text has a color of #ddfd14        
        
          <p style="color:#ddfd14;">Text here</p>
        
        
          .mytext {color:#ddfd14;}
        
        Text color #ddfd14
      
           This box has a color of #ddfd14        
        
          <div style="background-color:#ddfd14;">Content here</div>
        
        
          .mybackground {background-color:#ddfd14;}
        
        Background color #ddfd14
      
           Border around this has a color of #ddfd14        
        
          <div style="border:2px solid #ddfd14;">Content here</div>
        
        
          .myborder {border:2px solid #ddfd14;}
        
        Border color #ddfd14