#ddb669 color space conversions
Hex:
        #ddb669
        RGB:
        221, 182, 105
        CMY:
        13, 29, 59
        CMYK:
        0, 18, 52, 13
      HSL:
        40°, 63.0435%, 63.9216%
        HSV (HSB):
        40°, 52.4887%, 86.6667%
        XYZ:
        49.0965, 49.8480, 20.3986
        xyY:
        0.4114, 0.4177, 49.8480
      CIE-Lab:
        75.9759, 4.7338, 44.1394
        CIE-LCH:
        75.9759, 44.3925, 83.8786
        CIE-Luv:
        75.9759, 30.6631, 53.8658
        Hunter-Lab:
        70.6031, 0.5713, 32.2922
      #ddb669 color charts
#ddb669 RGB chart
      #ddb669 CMYK chart
      #ddb669 RGB pie chart
      #ddb669 color shades, tints & tones
#ddb669 color schemes
#ddb669 color preview, HTML & CSS examples
           This text has a color of #ddb669        
        
          <p style="color:#ddb669;">Text here</p>
        
        
          .mytext {color:#ddb669;}
        
        Text color #ddb669
      
           This box has a color of #ddb669        
        
          <div style="background-color:#ddb669;">Content here</div>
        
        
          .mybackground {background-color:#ddb669;}
        
        Background color #ddb669
      
           Border around this has a color of #ddb669        
        
          <div style="border:2px solid #ddb669;">Content here</div>
        
        
          .myborder {border:2px solid #ddb669;}
        
        Border color #ddb669