#ddb464 color space conversions
Hex:
        #ddb464
        RGB:
        221, 180, 100
        CMY:
        13, 29, 61
        CMYK:
        0, 19, 55, 13
      HSL:
        40°, 64.0212%, 62.9412%
        HSV (HSB):
        40°, 54.7511%, 86.6667%
        XYZ:
        48.4403, 48.9348, 18.9489
        xyY:
        0.4164, 0.4207, 48.9348
      CIE-Lab:
        75.4107, 5.3742, 45.9430
        CIE-LCH:
        75.4107, 46.2562, 83.3281
        CIE-Luv:
        75.4107, 32.3692, 55.2880
        Hunter-Lab:
        69.9534, 1.1866, 32.9070
      #ddb464 color charts
#ddb464 RGB chart
      #ddb464 CMYK chart
      #ddb464 RGB pie chart
      #ddb464 color shades, tints & tones
#ddb464 color schemes
#ddb464 color preview, HTML & CSS examples
           This text has a color of #ddb464        
        
          <p style="color:#ddb464;">Text here</p>
        
        
          .mytext {color:#ddb464;}
        
        Text color #ddb464
      
           This box has a color of #ddb464        
        
          <div style="background-color:#ddb464;">Content here</div>
        
        
          .mybackground {background-color:#ddb464;}
        
        Background color #ddb464
      
           Border around this has a color of #ddb464        
        
          <div style="border:2px solid #ddb464;">Content here</div>
        
        
          .myborder {border:2px solid #ddb464;}
        
        Border color #ddb464