#ddcf6e color space conversions
Hex:
        #ddcf6e
        RGB:
        221, 207, 110
        CMY:
        13, 19, 57
        CMYK:
        0, 6, 50, 13
      HSL:
        52°, 62.0112%, 64.9020%
        HSV (HSB):
        52°, 50.2262%, 86.6667%
        XYZ:
        54.9461, 61.1236, 23.6539
        xyY:
        0.3932, 0.4375, 61.1236
      CIE-Lab:
        82.4451, -7.8122, 49.5035
        CIE-LCH:
        82.4451, 50.1162, 98.9680
        CIE-Luv:
        82.4451, 13.8599, 63.4679
        Hunter-Lab:
        78.1816, -11.3678, 36.7889
      #ddcf6e color charts
#ddcf6e RGB chart
      #ddcf6e CMYK chart
      #ddcf6e RGB pie chart
      #ddcf6e color shades, tints & tones
#ddcf6e color schemes
#ddcf6e color preview, HTML & CSS examples
           This text has a color of #ddcf6e        
        
          <p style="color:#ddcf6e;">Text here</p>
        
        
          .mytext {color:#ddcf6e;}
        
        Text color #ddcf6e
      
           This box has a color of #ddcf6e        
        
          <div style="background-color:#ddcf6e;">Content here</div>
        
        
          .mybackground {background-color:#ddcf6e;}
        
        Background color #ddcf6e
      
           Border around this has a color of #ddcf6e        
        
          <div style="border:2px solid #ddcf6e;">Content here</div>
        
        
          .myborder {border:2px solid #ddcf6e;}
        
        Border color #ddcf6e