#ded59d color space conversions
Hex:
        #ded59d
        RGB:
        222, 213, 157
        CMY:
        13, 16, 38
        CMYK:
        0, 4, 29, 13
      HSL:
        52°, 49.6183%, 74.3137%
        HSV (HSB):
        52°, 29.2793%, 87.0588%
        XYZ:
        60.0043, 65.5524, 41.3886
        xyY:
        0.3594, 0.3927, 65.5524
      CIE-Lab:
        84.7676, -5.4149, 28.8589
        CIE-LCH:
        84.7676, 29.3625, 100.6271
        CIE-Luv:
        84.7676, 8.5402, 40.7861
        Hunter-Lab:
        80.9644, -9.3981, 26.3664
      #ded59d color charts
#ded59d RGB chart
      #ded59d CMYK chart
      #ded59d RGB pie chart
      #ded59d color shades, tints & tones
#ded59d color schemes
#ded59d color preview, HTML & CSS examples
           This text has a color of #ded59d        
        
          <p style="color:#ded59d;">Text here</p>
        
        
          .mytext {color:#ded59d;}
        
        Text color #ded59d
      
           This box has a color of #ded59d        
        
          <div style="background-color:#ded59d;">Content here</div>
        
        
          .mybackground {background-color:#ded59d;}
        
        Background color #ded59d
      
           Border around this has a color of #ded59d        
        
          <div style="border:2px solid #ded59d;">Content here</div>
        
        
          .myborder {border:2px solid #ded59d;}
        
        Border color #ded59d