#dd2679 color space conversions
Hex:
        #dd2679
        RGB:
        221, 38, 121
        CMY:
        13, 85, 53
        CMYK:
        0, 83, 45, 13
      HSL:
        333°, 72.9084%, 50.7843%
        HSV (HSB):
        333°, 82.8054%, 86.6667%
        XYZ:
        33.9631, 18.1389, 19.8003
        xyY:
        0.4724, 0.2523, 18.1389
      CIE-Lab:
        49.6641, 71.7728, -0.0957
        CIE-LCH:
        49.6641, 71.7728, 359.9236
        CIE-Luv:
        49.6641, 112.2779, -13.9609
        Hunter-Lab:
        42.5897, 67.8124, 2.2485
      #dd2679 color charts
#dd2679 RGB chart
      #dd2679 CMYK chart
      #dd2679 RGB pie chart
      #dd2679 color shades, tints & tones
#dd2679 color schemes
#dd2679 color preview, HTML & CSS examples
           This text has a color of #dd2679        
        
          <p style="color:#dd2679;">Text here</p>
        
        
          .mytext {color:#dd2679;}
        
        Text color #dd2679
      
           This box has a color of #dd2679        
        
          <div style="background-color:#dd2679;">Content here</div>
        
        
          .mybackground {background-color:#dd2679;}
        
        Background color #dd2679
      
           Border around this has a color of #dd2679        
        
          <div style="border:2px solid #dd2679;">Content here</div>
        
        
          .myborder {border:2px solid #dd2679;}
        
        Border color #dd2679