#ddb329 color space conversions
Hex:
        #ddb329
        RGB:
        221, 179, 41
        CMY:
        13, 30, 84
        CMYK:
        0, 19, 81, 13
      HSL:
        46°, 72.5806%, 51.3725%
        HSV (HSB):
        46°, 81.4480%, 86.6667%
        XYZ:
        46.3391, 47.7724, 8.8765
        xyY:
        0.4499, 0.4639, 47.7724
      CIE-Lab:
        74.6812, 2.6586, 69.6260
        CIE-LCH:
        74.6812, 69.6767, 87.8133
        CIE-Luv:
        74.6812, 35.8448, 73.9921
        Hunter-Lab:
        69.1176, -1.2825, 40.7680
      #ddb329 color charts
#ddb329 RGB chart
      #ddb329 CMYK chart
      #ddb329 RGB pie chart
      #ddb329 color shades, tints & tones
#ddb329 color schemes
#ddb329 color preview, HTML & CSS examples
           This text has a color of #ddb329        
        
          <p style="color:#ddb329;">Text here</p>
        
        
          .mytext {color:#ddb329;}
        
        Text color #ddb329
      
           This box has a color of #ddb329        
        
          <div style="background-color:#ddb329;">Content here</div>
        
        
          .mybackground {background-color:#ddb329;}
        
        Background color #ddb329
      
           Border around this has a color of #ddb329        
        
          <div style="border:2px solid #ddb329;">Content here</div>
        
        
          .myborder {border:2px solid #ddb329;}
        
        Border color #ddb329