#dd8366 color space conversions
Hex:
        #dd8366
        RGB:
        221, 131, 102
        CMY:
        13, 49, 60
        CMYK:
        0, 41, 54, 13
      HSL:
        15°, 63.6364%, 63.3333%
        HSV (HSB):
        15°, 53.8462%, 86.6667%
        XYZ:
        40.3334, 32.5641, 16.7301
        xyY:
        0.4500, 0.3633, 32.5641
      CIE-Lab:
        63.8064, 31.7395, 30.4759
        CIE-LCH:
        63.8064, 44.0020, 43.8365
        CIE-Luv:
        63.8064, 67.0299, 31.3996
        Hunter-Lab:
        57.0649, 26.2998, 22.5630
      #dd8366 color charts
#dd8366 RGB chart
      #dd8366 CMYK chart
      #dd8366 RGB pie chart
      #dd8366 color shades, tints & tones
#dd8366 color schemes
#dd8366 color preview, HTML & CSS examples
           This text has a color of #dd8366        
        
          <p style="color:#dd8366;">Text here</p>
        
        
          .mytext {color:#dd8366;}
        
        Text color #dd8366
      
           This box has a color of #dd8366        
        
          <div style="background-color:#dd8366;">Content here</div>
        
        
          .mybackground {background-color:#dd8366;}
        
        Background color #dd8366
      
           Border around this has a color of #dd8366        
        
          <div style="border:2px solid #dd8366;">Content here</div>
        
        
          .myborder {border:2px solid #dd8366;}
        
        Border color #dd8366