#ddb514 color space conversions
Hex:
        #ddb514
        RGB:
        221, 181, 20
        CMY:
        13, 29, 92
        CMYK:
        0, 18, 91, 13
      HSL:
        48°, 83.4025%, 47.2549%
        HSV (HSB):
        48°, 90.9502%, 86.6667%
        XYZ:
        46.4689, 48.4704, 7.5684
        xyY:
        0.4533, 0.4728, 48.4704
      CIE-Lab:
        75.1207, 1.1314, 74.8720
        CIE-LCH:
        75.1207, 74.8805, 89.1343
        CIE-Luv:
        75.1207, 34.7707, 77.6739
        Hunter-Lab:
        69.6207, -2.6948, 42.2892
      #ddb514 color charts
#ddb514 RGB chart
      #ddb514 CMYK chart
      #ddb514 RGB pie chart
      #ddb514 color shades, tints & tones
#ddb514 color schemes
#ddb514 color preview, HTML & CSS examples
           This text has a color of #ddb514        
        
          <p style="color:#ddb514;">Text here</p>
        
        
          .mytext {color:#ddb514;}
        
        Text color #ddb514
      
           This box has a color of #ddb514        
        
          <div style="background-color:#ddb514;">Content here</div>
        
        
          .mybackground {background-color:#ddb514;}
        
        Background color #ddb514
      
           Border around this has a color of #ddb514        
        
          <div style="border:2px solid #ddb514;">Content here</div>
        
        
          .myborder {border:2px solid #ddb514;}
        
        Border color #ddb514