#ddb469 color space conversions
Hex:
        #ddb469
        RGB:
        221, 180, 105
        CMY:
        13, 29, 59
        CMYK:
        0, 19, 52, 13
      HSL:
        39°, 63.0435%, 63.9216%
        HSV (HSB):
        39°, 52.4887%, 86.6667%
        XYZ:
        48.6899, 49.0346, 20.2630
        xyY:
        0.4127, 0.4156, 49.0346
      CIE-Lab:
        75.4728, 5.7912, 43.5262
        CIE-LCH:
        75.4728, 43.9098, 82.4213
        CIE-Luv:
        75.4728, 32.0299, 52.9103
        Hunter-Lab:
        70.0247, 1.5721, 31.8606
      #ddb469 color charts
#ddb469 RGB chart
      #ddb469 CMYK chart
      #ddb469 RGB pie chart
      #ddb469 color shades, tints & tones
#ddb469 color schemes
#ddb469 color preview, HTML & CSS examples
           This text has a color of #ddb469        
        
          <p style="color:#ddb469;">Text here</p>
        
        
          .mytext {color:#ddb469;}
        
        Text color #ddb469
      
           This box has a color of #ddb469        
        
          <div style="background-color:#ddb469;">Content here</div>
        
        
          .mybackground {background-color:#ddb469;}
        
        Background color #ddb469
      
           Border around this has a color of #ddb469        
        
          <div style="border:2px solid #ddb469;">Content here</div>
        
        
          .myborder {border:2px solid #ddb469;}
        
        Border color #ddb469