#ded76d color space conversions
Hex:
        #ded76d
        RGB:
        222, 215, 109
        CMY:
        13, 16, 57
        CMYK:
        0, 3, 51, 13
      HSL:
        56°, 63.1285%, 64.9020%
        HSV (HSB):
        56°, 50.9009%, 87.0588%
        XYZ:
        57.1850, 65.2346, 24.0456
        xyY:
        0.3904, 0.4454, 65.2346
      CIE-Lab:
        84.6045, -11.5376, 52.5666
        CIE-LCH:
        84.6045, 53.8179, 102.3793
        CIE-Luv:
        84.6045, 9.4959, 67.7775
        Hunter-Lab:
        80.7679, -14.9631, 38.8862
      #ded76d color charts
#ded76d RGB chart
      #ded76d CMYK chart
      #ded76d RGB pie chart
      #ded76d color shades, tints & tones
#ded76d color schemes
#ded76d color preview, HTML & CSS examples
           This text has a color of #ded76d        
        
          <p style="color:#ded76d;">Text here</p>
        
        
          .mytext {color:#ded76d;}
        
        Text color #ded76d
      
           This box has a color of #ded76d        
        
          <div style="background-color:#ded76d;">Content here</div>
        
        
          .mybackground {background-color:#ded76d;}
        
        Background color #ded76d
      
           Border around this has a color of #ded76d        
        
          <div style="border:2px solid #ded76d;">Content here</div>
        
        
          .myborder {border:2px solid #ded76d;}
        
        Border color #ded76d