#dd2799 color space conversions
Hex:
        #dd2799
        RGB:
        221, 39, 153
        CMY:
        13, 85, 40
        CMYK:
        0, 82, 31, 13
      HSL:
        322°, 72.8000%, 50.9804%
        HSV (HSB):
        322°, 82.3529%, 86.6667%
        XYZ:
        36.2941, 19.1231, 31.9152
        xyY:
        0.4156, 0.2190, 19.1231
      CIE-Lab:
        50.8309, 74.6816, -17.6287
        CIE-LCH:
        50.8309, 76.7340, 346.7184
        CIE-Luv:
        50.8309, 98.2858, -37.9737
        Hunter-Lab:
        43.7300, 71.6203, -12.6603
      #dd2799 color charts
#dd2799 RGB chart
      #dd2799 CMYK chart
      #dd2799 RGB pie chart
      #dd2799 color shades, tints & tones
#dd2799 color schemes
#dd2799 color preview, HTML & CSS examples
           This text has a color of #dd2799        
        
          <p style="color:#dd2799;">Text here</p>
        
        
          .mytext {color:#dd2799;}
        
        Text color #dd2799
      
           This box has a color of #dd2799        
        
          <div style="background-color:#dd2799;">Content here</div>
        
        
          .mybackground {background-color:#dd2799;}
        
        Background color #dd2799
      
           Border around this has a color of #dd2799        
        
          <div style="border:2px solid #dd2799;">Content here</div>
        
        
          .myborder {border:2px solid #dd2799;}
        
        Border color #dd2799