#dedd16 color space conversions
Hex:
        #dedd16
        RGB:
        222, 221, 22
        CMY:
        13, 13, 91
        CMYK:
        0, 0, 90, 13
      HSL:
        60°, 81.9672%, 47.8431%
        HSV (HSB):
        60°, 90.0901%, 87.0588%
        XYZ:
        56.1255, 67.3004, 10.7912
        xyY:
        0.4182, 0.5014, 67.3004
      CIE-Lab:
        85.6554, -18.6907, 82.7130
        CIE-LCH:
        85.6554, 84.7984, 102.7333
        CIE-Luv:
        85.6554, 7.3755, 92.7605
        Hunter-Lab:
        82.0368, -21.4438, 49.6267
      #dedd16 color charts
#dedd16 RGB chart
      #dedd16 CMYK chart
      #dedd16 RGB pie chart
      #dedd16 color shades, tints & tones
#dedd16 color schemes
#dedd16 color preview, HTML & CSS examples
           This text has a color of #dedd16        
        
          <p style="color:#dedd16;">Text here</p>
        
        
          .mytext {color:#dedd16;}
        
        Text color #dedd16
      
           This box has a color of #dedd16        
        
          <div style="background-color:#dedd16;">Content here</div>
        
        
          .mybackground {background-color:#dedd16;}
        
        Background color #dedd16
      
           Border around this has a color of #dedd16        
        
          <div style="border:2px solid #dedd16;">Content here</div>
        
        
          .myborder {border:2px solid #dedd16;}
        
        Border color #dedd16