#ded980 color space conversions
Hex:
        #ded980
        RGB:
        222, 217, 128
        CMY:
        13, 15, 50
        CMYK:
        0, 2, 42, 13
      HSL:
        57°, 58.7500%, 68.6275%
        HSV (HSB):
        57°, 42.3423%, 87.0588%
        XYZ:
        58.8333, 66.7138, 30.1983
        xyY:
        0.3778, 0.4284, 66.7138
      CIE-Lab:
        85.3592, -10.7734, 44.3293
        CIE-LCH:
        85.3592, 45.6197, 103.6598
        CIE-Luv:
        85.3592, 7.5167, 59.6008
        Hunter-Lab:
        81.6785, -14.3632, 35.2542
      #ded980 color charts
#ded980 RGB chart
      #ded980 CMYK chart
      #ded980 RGB pie chart
      #ded980 color shades, tints & tones
#ded980 color schemes
#ded980 color preview, HTML & CSS examples
           This text has a color of #ded980        
        
          <p style="color:#ded980;">Text here</p>
        
        
          .mytext {color:#ded980;}
        
        Text color #ded980
      
           This box has a color of #ded980        
        
          <div style="background-color:#ded980;">Content here</div>
        
        
          .mybackground {background-color:#ded980;}
        
        Background color #ded980
      
           Border around this has a color of #ded980        
        
          <div style="border:2px solid #ded980;">Content here</div>
        
        
          .myborder {border:2px solid #ded980;}
        
        Border color #ded980