#dd9499 color space conversions
Hex:
        #dd9499
        RGB:
        221, 148, 153
        CMY:
        13, 42, 40
        CMYK:
        0, 33, 31, 13
      HSL:
        356°, 51.7730%, 72.3529%
        HSV (HSB):
        356°, 33.0317%, 86.6667%
        XYZ:
        46.1585, 38.8519, 35.2033
        xyY:
        0.3840, 0.3232, 38.8519
      CIE-Lab:
        68.6438, 28.1696, 8.6690
        CIE-LCH:
        68.6438, 29.4733, 17.1054
        CIE-Luv:
        68.6438, 47.7577, 6.8664
        Hunter-Lab:
        62.3313, 23.1057, 10.1462
      #dd9499 color charts
#dd9499 RGB chart
      #dd9499 CMYK chart
      #dd9499 RGB pie chart
      #dd9499 color shades, tints & tones
#dd9499 color schemes
#dd9499 color preview, HTML & CSS examples
           This text has a color of #dd9499        
        
          <p style="color:#dd9499;">Text here</p>
        
        
          .mytext {color:#dd9499;}
        
        Text color #dd9499
      
           This box has a color of #dd9499        
        
          <div style="background-color:#dd9499;">Content here</div>
        
        
          .mybackground {background-color:#dd9499;}
        
        Background color #dd9499
      
           Border around this has a color of #dd9499        
        
          <div style="border:2px solid #dd9499;">Content here</div>
        
        
          .myborder {border:2px solid #dd9499;}
        
        Border color #dd9499