#dd2992 color space conversions
Hex:
        #dd2992
        RGB:
        221, 41, 146
        CMY:
        13, 84, 43
        CMYK:
        0, 81, 34, 13
      HSL:
        325°, 72.5806%, 51.3725%
        HSV (HSB):
        325°, 81.4480%, 86.6667%
        XYZ:
        35.8000, 19.0334, 28.9811
        xyY:
        0.4271, 0.2271, 19.0334
      CIE-Lab:
        50.7262, 73.4795, -13.6063
        CIE-LCH:
        50.7262, 74.7286, 349.5093
        CIE-Luv:
        50.7262, 100.8493, -32.1368
        Hunter-Lab:
        43.6272, 70.1275, -8.8466
      #dd2992 color charts
#dd2992 RGB chart
      #dd2992 CMYK chart
      #dd2992 RGB pie chart
      #dd2992 color shades, tints & tones
#dd2992 color schemes
#dd2992 color preview, HTML & CSS examples
           This text has a color of #dd2992        
        
          <p style="color:#dd2992;">Text here</p>
        
        
          .mytext {color:#dd2992;}
        
        Text color #dd2992
      
           This box has a color of #dd2992        
        
          <div style="background-color:#dd2992;">Content here</div>
        
        
          .mybackground {background-color:#dd2992;}
        
        Background color #dd2992
      
           Border around this has a color of #dd2992        
        
          <div style="border:2px solid #dd2992;">Content here</div>
        
        
          .myborder {border:2px solid #dd2992;}
        
        Border color #dd2992