#ddb628 color space conversions
Hex:
        #ddb628
        RGB:
        221, 182, 40
        CMY:
        13, 29, 84
        CMYK:
        0, 18, 82, 13
      HSL:
        47°, 72.6908%, 51.1765%
        HSV (HSB):
        47°, 81.9005%, 86.6667%
        XYZ:
        46.9297, 48.9813, 8.9883
        xyY:
        0.4474, 0.4669, 48.9813
      CIE-Lab:
        75.4397, 1.0541, 70.5710
        CIE-LCH:
        75.4397, 70.5788, 89.1442
        CIE-Luv:
        75.4397, 33.6478, 75.3513
        Hunter-Lab:
        69.9866, -2.7828, 41.3760
      #ddb628 color charts
#ddb628 RGB chart
      #ddb628 CMYK chart
      #ddb628 RGB pie chart
      #ddb628 color shades, tints & tones
#ddb628 color schemes
#ddb628 color preview, HTML & CSS examples
           This text has a color of #ddb628        
        
          <p style="color:#ddb628;">Text here</p>
        
        
          .mytext {color:#ddb628;}
        
        Text color #ddb628
      
           This box has a color of #ddb628        
        
          <div style="background-color:#ddb628;">Content here</div>
        
        
          .mybackground {background-color:#ddb628;}
        
        Background color #ddb628
      
           Border around this has a color of #ddb628        
        
          <div style="border:2px solid #ddb628;">Content here</div>
        
        
          .myborder {border:2px solid #ddb628;}
        
        Border color #ddb628