#ddb829 color space conversions
Hex:
        #ddb829
        RGB:
        221, 184, 41
        CMY:
        13, 28, 84
        CMYK:
        0, 17, 81, 13
      HSL:
        48°, 72.5806%, 51.3725%
        HSV (HSB):
        48°, 81.4480%, 86.6667%
        XYZ:
        47.3595, 49.8132, 9.2166
        xyY:
        0.4452, 0.4682, 49.8132
      CIE-Lab:
        75.9545, 0.0378, 70.7275
        CIE-LCH:
        75.9545, 70.7275, 89.9694
        CIE-Luv:
        75.9545, 32.1519, 75.9575
        Hunter-Lab:
        70.5785, -3.7354, 41.6624
      #ddb829 color charts
#ddb829 RGB chart
      #ddb829 CMYK chart
      #ddb829 RGB pie chart
      #ddb829 color shades, tints & tones
#ddb829 color schemes
#ddb829 color preview, HTML & CSS examples
           This text has a color of #ddb829        
        
          <p style="color:#ddb829;">Text here</p>
        
        
          .mytext {color:#ddb829;}
        
        Text color #ddb829
      
           This box has a color of #ddb829        
        
          <div style="background-color:#ddb829;">Content here</div>
        
        
          .mybackground {background-color:#ddb829;}
        
        Background color #ddb829
      
           Border around this has a color of #ddb829        
        
          <div style="border:2px solid #ddb829;">Content here</div>
        
        
          .myborder {border:2px solid #ddb829;}
        
        Border color #ddb829