#ddaf5b color space conversions
Hex:
        #ddaf5b
        RGB:
        221, 175, 91
        CMY:
        13, 31, 64
        CMYK:
        0, 21, 59, 13
      HSL:
        39°, 65.6566%, 61.1765%
        HSV (HSB):
        39°, 58.8235%, 86.6667%
        XYZ:
        47.0371, 46.7874, 16.4493
        xyY:
        0.4265, 0.4243, 46.7874
      CIE-Lab:
        74.0536, 7.3296, 48.7462
        CIE-LCH:
        74.0536, 49.2941, 81.4489
        CIE-Luv:
        74.0536, 36.4642, 57.0029
        Hunter-Lab:
        68.4013, 3.0456, 33.6228
      #ddaf5b color charts
#ddaf5b RGB chart
      #ddaf5b CMYK chart
      #ddaf5b RGB pie chart
      #ddaf5b color shades, tints & tones
#ddaf5b color schemes
#ddaf5b color preview, HTML & CSS examples
           This text has a color of #ddaf5b        
        
          <p style="color:#ddaf5b;">Text here</p>
        
        
          .mytext {color:#ddaf5b;}
        
        Text color #ddaf5b
      
           This box has a color of #ddaf5b        
        
          <div style="background-color:#ddaf5b;">Content here</div>
        
        
          .mybackground {background-color:#ddaf5b;}
        
        Background color #ddaf5b
      
           Border around this has a color of #ddaf5b        
        
          <div style="border:2px solid #ddaf5b;">Content here</div>
        
        
          .myborder {border:2px solid #ddaf5b;}
        
        Border color #ddaf5b