#dd4060 color space conversions
Hex:
        #dd4060
        RGB:
        221, 64, 96
        CMY:
        13, 75, 62
        CMYK:
        0, 71, 57, 13
      HSL:
        348°, 69.7778%, 55.8824%
        HSV (HSB):
        348°, 71.0407%, 86.6667%
        XYZ:
        33.7635, 19.8835, 13.1247
        xyY:
        0.5057, 0.2978, 19.8835
      CIE-Lab:
        51.7052, 62.2785, 17.9370
        CIE-LCH:
        51.7052, 64.8101, 16.0671
        CIE-Luv:
        51.7052, 111.4490, 9.0783
        Hunter-Lab:
        44.5909, 57.1233, 13.7625
      #dd4060 color charts
#dd4060 RGB chart
      #dd4060 CMYK chart
      #dd4060 RGB pie chart
      #dd4060 color shades, tints & tones
#dd4060 color schemes
#dd4060 color preview, HTML & CSS examples
           This text has a color of #dd4060        
        
          <p style="color:#dd4060;">Text here</p>
        
        
          .mytext {color:#dd4060;}
        
        Text color #dd4060
      
           This box has a color of #dd4060        
        
          <div style="background-color:#dd4060;">Content here</div>
        
        
          .mybackground {background-color:#dd4060;}
        
        Background color #dd4060
      
           Border around this has a color of #dd4060        
        
          <div style="border:2px solid #dd4060;">Content here</div>
        
        
          .myborder {border:2px solid #dd4060;}
        
        Border color #dd4060