#ded076 color space conversions
Hex:
        #ded076
        RGB:
        222, 208, 118
        CMY:
        13, 18, 54
        CMYK:
        0, 6, 47, 13
      HSL:
        52°, 61.1765%, 66.6667%
        HSV (HSB):
        52°, 46.8468%, 87.0588%
        XYZ:
        55.9501, 61.9494, 26.1481
        xyY:
        0.3884, 0.4301, 61.9494
      CIE-Lab:
        82.8865, -7.1929, 46.1790
        CIE-LCH:
        82.8865, 46.7359, 98.8533
        CIE-Luv:
        82.8865, 13.5457, 60.1812
        Hunter-Lab:
        78.7079, -10.8508, 35.3984
      #ded076 color charts
#ded076 RGB chart
      #ded076 CMYK chart
      #ded076 RGB pie chart
      #ded076 color shades, tints & tones
#ded076 color schemes
#ded076 color preview, HTML & CSS examples
           This text has a color of #ded076        
        
          <p style="color:#ded076;">Text here</p>
        
        
          .mytext {color:#ded076;}
        
        Text color #ded076
      
           This box has a color of #ded076        
        
          <div style="background-color:#ded076;">Content here</div>
        
        
          .mybackground {background-color:#ded076;}
        
        Background color #ded076
      
           Border around this has a color of #ded076        
        
          <div style="border:2px solid #ded076;">Content here</div>
        
        
          .myborder {border:2px solid #ded076;}
        
        Border color #ded076