#dd2f83 color space conversions
Hex:
        #dd2f83
        RGB:
        221, 47, 131
        CMY:
        13, 82, 49
        CMYK:
        0, 79, 41, 13
      HSL:
        331°, 71.9008%, 52.5490%
        HSV (HSB):
        331°, 78.7330%, 86.6667%
        XYZ:
        34.9320, 19.0439, 23.3074
        xyY:
        0.4520, 0.2464, 19.0439
      CIE-Lab:
        50.7385, 70.4843, -4.5732
        CIE-LCH:
        50.7385, 70.6325, 356.2877
        CIE-Luv:
        50.7385, 105.5145, -19.4180
        Hunter-Lab:
        43.6393, 66.5155, -1.1189
      #dd2f83 color charts
#dd2f83 RGB chart
      #dd2f83 CMYK chart
      #dd2f83 RGB pie chart
      #dd2f83 color shades, tints & tones
#dd2f83 color schemes
#dd2f83 color preview, HTML & CSS examples
           This text has a color of #dd2f83        
        
          <p style="color:#dd2f83;">Text here</p>
        
        
          .mytext {color:#dd2f83;}
        
        Text color #dd2f83
      
           This box has a color of #dd2f83        
        
          <div style="background-color:#dd2f83;">Content here</div>
        
        
          .mybackground {background-color:#dd2f83;}
        
        Background color #dd2f83
      
           Border around this has a color of #dd2f83        
        
          <div style="border:2px solid #dd2f83;">Content here</div>
        
        
          .myborder {border:2px solid #dd2f83;}
        
        Border color #dd2f83