#ddb382 color space conversions
Hex:
        #ddb382
        RGB:
        221, 179, 130
        CMY:
        13, 30, 49
        CMYK:
        0, 19, 41, 13
      HSL:
        32°, 57.2327%, 68.8235%
        HSV (HSB):
        32°, 41.1765%, 86.6667%
        XYZ:
        49.9682, 49.2241, 27.9867
        xyY:
        0.3929, 0.3870, 49.2241
      CIE-Lab:
        75.5905, 8.7549, 30.7518
        CIE-LCH:
        75.5905, 31.9737, 74.1085
        CIE-Luv:
        75.5905, 30.7538, 38.8568
        Hunter-Lab:
        70.1599, 4.3487, 25.4612
      #ddb382 color charts
#ddb382 RGB chart
      #ddb382 CMYK chart
      #ddb382 RGB pie chart
      #ddb382 color shades, tints & tones
#ddb382 color schemes
#ddb382 color preview, HTML & CSS examples
           This text has a color of #ddb382        
        
          <p style="color:#ddb382;">Text here</p>
        
        
          .mytext {color:#ddb382;}
        
        Text color #ddb382
      
           This box has a color of #ddb382        
        
          <div style="background-color:#ddb382;">Content here</div>
        
        
          .mybackground {background-color:#ddb382;}
        
        Background color #ddb382
      
           Border around this has a color of #ddb382        
        
          <div style="border:2px solid #ddb382;">Content here</div>
        
        
          .myborder {border:2px solid #ddb382;}
        
        Border color #ddb382