#dd6472 color space conversions
Hex:
        #dd6472
        RGB:
        221, 100, 114
        CMY:
        13, 61, 55
        CMYK:
        0, 55, 48, 13
      HSL:
        353°, 64.0212%, 62.9412%
        HSV (HSB):
        353°, 54.7511%, 86.6667%
        XYZ:
        37.4132, 25.7014, 18.9086
        xyY:
        0.4561, 0.3133, 25.7014
      CIE-Lab:
        57.7525, 48.5378, 15.5770
        CIE-LCH:
        57.7525, 50.9761, 17.7928
        CIE-Luv:
        57.7525, 85.7080, 10.4409
        Hunter-Lab:
        50.6965, 43.0111, 13.3739
      #dd6472 color charts
#dd6472 RGB chart
      #dd6472 CMYK chart
      #dd6472 RGB pie chart
      #dd6472 color shades, tints & tones
#dd6472 color schemes
#dd6472 color preview, HTML & CSS examples
           This text has a color of #dd6472        
        
          <p style="color:#dd6472;">Text here</p>
        
        
          .mytext {color:#dd6472;}
        
        Text color #dd6472
      
           This box has a color of #dd6472        
        
          <div style="background-color:#dd6472;">Content here</div>
        
        
          .mybackground {background-color:#dd6472;}
        
        Background color #dd6472
      
           Border around this has a color of #dd6472        
        
          <div style="border:2px solid #dd6472;">Content here</div>
        
        
          .myborder {border:2px solid #dd6472;}
        
        Border color #dd6472