#ded18d color space conversions
Hex:
        #ded18d
        RGB:
        222, 209, 141
        CMY:
        13, 18, 45
        CMYK:
        0, 6, 36, 13
      HSL:
        50°, 55.1020%, 71.1765%
        HSV (HSB):
        50°, 36.4865%, 87.0588%
        XYZ:
        57.7324, 63.0536, 34.3270
        xyY:
        0.3722, 0.4065, 63.0536
      CIE-Lab:
        83.4706, -5.3075, 35.3809
        CIE-LCH:
        83.4706, 35.7768, 98.5313
        CIE-Luv:
        83.4706, 11.7839, 48.3074
        Hunter-Lab:
        79.4063, -9.1825, 29.9536
      #ded18d color charts
#ded18d RGB chart
      #ded18d CMYK chart
      #ded18d RGB pie chart
      #ded18d color shades, tints & tones
#ded18d color schemes
#ded18d color preview, HTML & CSS examples
           This text has a color of #ded18d        
        
          <p style="color:#ded18d;">Text here</p>
        
        
          .mytext {color:#ded18d;}
        
        Text color #ded18d
      
           This box has a color of #ded18d        
        
          <div style="background-color:#ded18d;">Content here</div>
        
        
          .mybackground {background-color:#ded18d;}
        
        Background color #ded18d
      
           Border around this has a color of #ded18d        
        
          <div style="border:2px solid #ded18d;">Content here</div>
        
        
          .myborder {border:2px solid #ded18d;}
        
        Border color #ded18d