#ddae77 color space conversions
Hex:
        #ddae77
        RGB:
        221, 174, 119
        CMY:
        13, 32, 53
        CMYK:
        0, 21, 46, 13
      HSL:
        32°, 60.0000%, 66.6667%
        HSV (HSB):
        32°, 46.1538%, 86.6667%
        XYZ:
        48.2846, 46.9762, 23.9752
        xyY:
        0.4050, 0.3940, 46.9762
      CIE-Lab:
        74.1745, 10.2744, 34.7019
        CIE-LCH:
        74.1745, 36.1910, 73.5073
        CIE-Luv:
        74.1745, 35.0119, 42.6424
        Hunter-Lab:
        68.5392, 5.8065, 27.2376
      #ddae77 color charts
#ddae77 RGB chart
      #ddae77 CMYK chart
      #ddae77 RGB pie chart
      #ddae77 color shades, tints & tones
#ddae77 color schemes
#ddae77 color preview, HTML & CSS examples
           This text has a color of #ddae77        
        
          <p style="color:#ddae77;">Text here</p>
        
        
          .mytext {color:#ddae77;}
        
        Text color #ddae77
      
           This box has a color of #ddae77        
        
          <div style="background-color:#ddae77;">Content here</div>
        
        
          .mybackground {background-color:#ddae77;}
        
        Background color #ddae77
      
           Border around this has a color of #ddae77        
        
          <div style="border:2px solid #ddae77;">Content here</div>
        
        
          .myborder {border:2px solid #ddae77;}
        
        Border color #ddae77