#dd9375 color space conversions
Hex:
        #dd9375
        RGB:
        221, 147, 117
        CMY:
        13, 42, 54
        CMYK:
        0, 33, 47, 13
      HSL:
        17°, 60.4651%, 66.2745%
        HSV (HSB):
        17°, 47.0588%, 86.6667%
        XYZ:
        43.4634, 37.5239, 21.7817
        xyY:
        0.4229, 0.3651, 37.5239
      CIE-Lab:
        67.6683, 24.5717, 27.2858
        CIE-LCH:
        67.6683, 36.7190, 47.9961
        CIE-Luv:
        67.6683, 53.6600, 30.3186
        Hunter-Lab:
        61.2568, 19.4513, 21.7974
      #dd9375 color charts
#dd9375 RGB chart
      #dd9375 CMYK chart
      #dd9375 RGB pie chart
      #dd9375 color shades, tints & tones
#dd9375 color schemes
#dd9375 color preview, HTML & CSS examples
           This text has a color of #dd9375        
        
          <p style="color:#dd9375;">Text here</p>
        
        
          .mytext {color:#dd9375;}
        
        Text color #dd9375
      
           This box has a color of #dd9375        
        
          <div style="background-color:#dd9375;">Content here</div>
        
        
          .mybackground {background-color:#dd9375;}
        
        Background color #dd9375
      
           Border around this has a color of #dd9375        
        
          <div style="border:2px solid #dd9375;">Content here</div>
        
        
          .myborder {border:2px solid #dd9375;}
        
        Border color #dd9375