#dd2988 color space conversions
Hex:
        #dd2988
        RGB:
        221, 41, 136
        CMY:
        13, 84, 47
        CMYK:
        0, 81, 38, 13
      HSL:
        328°, 72.5806%, 51.3725%
        HSV (HSB):
        328°, 81.4480%, 86.6667%
        XYZ:
        35.0557, 18.7356, 25.0612
        xyY:
        0.4446, 0.2376, 18.7356
      CIE-Lab:
        50.3764, 72.4669, -8.1260
        CIE-LCH:
        50.3764, 72.9211, 353.6019
        CIE-Luv:
        50.3764, 105.1335, -24.4822
        Hunter-Lab:
        43.2846, 68.8167, -4.0289
      #dd2988 color charts
#dd2988 RGB chart
      #dd2988 CMYK chart
      #dd2988 RGB pie chart
      #dd2988 color shades, tints & tones
#dd2988 color schemes
#dd2988 color preview, HTML & CSS examples
           This text has a color of #dd2988        
        
          <p style="color:#dd2988;">Text here</p>
        
        
          .mytext {color:#dd2988;}
        
        Text color #dd2988
      
           This box has a color of #dd2988        
        
          <div style="background-color:#dd2988;">Content here</div>
        
        
          .mybackground {background-color:#dd2988;}
        
        Background color #dd2988
      
           Border around this has a color of #dd2988        
        
          <div style="border:2px solid #dd2988;">Content here</div>
        
        
          .myborder {border:2px solid #dd2988;}
        
        Border color #dd2988