#dd8394 color space conversions
Hex:
        #dd8394
        RGB:
        221, 131, 148
        CMY:
        13, 49, 42
        CMYK:
        0, 41, 33, 13
      HSL:
        349°, 56.9620%, 69.0196%
        HSV (HSB):
        349°, 40.7240%, 86.6667%
        XYZ:
        43.2804, 33.7429, 32.2489
        xyY:
        0.3961, 0.3088, 33.7429
      CIE-Lab:
        64.7580, 36.5747, 5.9221
        CIE-LCH:
        64.7580, 37.0511, 9.1974
        CIE-Luv:
        64.7580, 58.9968, 1.3822
        Hunter-Lab:
        58.0886, 31.3409, 7.7462
      #dd8394 color charts
#dd8394 RGB chart
      #dd8394 CMYK chart
      #dd8394 RGB pie chart
      #dd8394 color shades, tints & tones
#dd8394 color schemes
#dd8394 color preview, HTML & CSS examples
           This text has a color of #dd8394        
        
          <p style="color:#dd8394;">Text here</p>
        
        
          .mytext {color:#dd8394;}
        
        Text color #dd8394
      
           This box has a color of #dd8394        
        
          <div style="background-color:#dd8394;">Content here</div>
        
        
          .mybackground {background-color:#dd8394;}
        
        Background color #dd8394
      
           Border around this has a color of #dd8394        
        
          <div style="border:2px solid #dd8394;">Content here</div>
        
        
          .myborder {border:2px solid #dd8394;}
        
        Border color #dd8394