#ddb427 color space conversions
Hex:
        #ddb427
        RGB:
        221, 180, 39
        CMY:
        13, 29, 85
        CMYK:
        0, 19, 82, 13
      HSL:
        46°, 72.8000%, 50.9804%
        HSV (HSB):
        46°, 82.3529%, 86.6667%
        XYZ:
        46.5063, 48.1612, 8.7643
        xyY:
        0.4496, 0.4656, 48.1612
      CIE-Lab:
        74.9265, 2.0739, 70.4156
        CIE-LCH:
        74.9265, 70.4462, 88.3130
        CIE-Luv:
        74.9265, 35.1535, 74.7440
        Hunter-Lab:
        69.3982, -1.8276, 41.0910
      #ddb427 color charts
#ddb427 RGB chart
      #ddb427 CMYK chart
      #ddb427 RGB pie chart
      #ddb427 color shades, tints & tones
#ddb427 color schemes
#ddb427 color preview, HTML & CSS examples
           This text has a color of #ddb427        
        
          <p style="color:#ddb427;">Text here</p>
        
        
          .mytext {color:#ddb427;}
        
        Text color #ddb427
      
           This box has a color of #ddb427        
        
          <div style="background-color:#ddb427;">Content here</div>
        
        
          .mybackground {background-color:#ddb427;}
        
        Background color #ddb427
      
           Border around this has a color of #ddb427        
        
          <div style="border:2px solid #ddb427;">Content here</div>
        
        
          .myborder {border:2px solid #ddb427;}
        
        Border color #ddb427