#ddb481 color space conversions
Hex:
        #ddb481
        RGB:
        221, 180, 129
        CMY:
        13, 29, 49
        CMYK:
        0, 19, 42, 13
      HSL:
        33°, 57.5000%, 68.6275%
        HSV (HSB):
        33°, 41.6290%, 86.6667%
        XYZ:
        50.1025, 49.5996, 27.7019
        xyY:
        0.3933, 0.3893, 49.5996
      CIE-Lab:
        75.8229, 8.1147, 31.5852
        CIE-LCH:
        75.8229, 32.6109, 75.5915
        CIE-Luv:
        75.8229, 30.1870, 39.9704
        Hunter-Lab:
        70.4270, 3.7394, 25.9777
      #ddb481 color charts
#ddb481 RGB chart
      #ddb481 CMYK chart
      #ddb481 RGB pie chart
      #ddb481 color shades, tints & tones
#ddb481 color schemes
#ddb481 color preview, HTML & CSS examples
           This text has a color of #ddb481        
        
          <p style="color:#ddb481;">Text here</p>
        
        
          .mytext {color:#ddb481;}
        
        Text color #ddb481
      
           This box has a color of #ddb481        
        
          <div style="background-color:#ddb481;">Content here</div>
        
        
          .mybackground {background-color:#ddb481;}
        
        Background color #ddb481
      
           Border around this has a color of #ddb481        
        
          <div style="border:2px solid #ddb481;">Content here</div>
        
        
          .myborder {border:2px solid #ddb481;}
        
        Border color #ddb481