#ded89d color space conversions
Hex:
        #ded89d
        RGB:
        222, 216, 157
        CMY:
        13, 15, 38
        CMYK:
        0, 3, 29, 13
      HSL:
        54°, 49.6183%, 74.3137%
        HSV (HSB):
        54°, 29.2793%, 87.0588%
        XYZ:
        60.7659, 67.0757, 41.6425
        xyY:
        0.3585, 0.3958, 67.0757
      CIE-Lab:
        85.5421, -6.9463, 29.8986
        CIE-LCH:
        85.5421, 30.6950, 103.0795
        CIE-Luv:
        85.5421, 6.7856, 42.4585
        Hunter-Lab:
        81.8997, -10.8856, 27.1834
      #ded89d color charts
#ded89d RGB chart
      #ded89d CMYK chart
      #ded89d RGB pie chart
      #ded89d color shades, tints & tones
#ded89d color schemes
#ded89d color preview, HTML & CSS examples
           This text has a color of #ded89d        
        
          <p style="color:#ded89d;">Text here</p>
        
        
          .mytext {color:#ded89d;}
        
        Text color #ded89d
      
           This box has a color of #ded89d        
        
          <div style="background-color:#ded89d;">Content here</div>
        
        
          .mybackground {background-color:#ded89d;}
        
        Background color #ded89d
      
           Border around this has a color of #ded89d        
        
          <div style="border:2px solid #ded89d;">Content here</div>
        
        
          .myborder {border:2px solid #ded89d;}
        
        Border color #ded89d