#dd4f83 color space conversions
Hex:
        #dd4f83
        RGB:
        221, 79, 131
        CMY:
        13, 69, 49
        CMYK:
        0, 64, 41, 13
      HSL:
        338°, 67.6190%, 58.8235%
        HSV (HSB):
        338°, 64.2534%, 86.6667%
        XYZ:
        36.7115, 22.6028, 23.9006
        xyY:
        0.4412, 0.2716, 22.6028
      CIE-Lab:
        54.6608, 59.5587, 1.1830
        CIE-LCH:
        54.6608, 59.5704, 1.1379
        CIE-Luv:
        54.6608, 92.6187, -9.7418
        Hunter-Lab:
        47.5424, 54.6357, 3.4733
      #dd4f83 color charts
#dd4f83 RGB chart
      #dd4f83 CMYK chart
      #dd4f83 RGB pie chart
      #dd4f83 color shades, tints & tones
#dd4f83 color schemes
#dd4f83 color preview, HTML & CSS examples
           This text has a color of #dd4f83        
        
          <p style="color:#dd4f83;">Text here</p>
        
        
          .mytext {color:#dd4f83;}
        
        Text color #dd4f83
      
           This box has a color of #dd4f83        
        
          <div style="background-color:#dd4f83;">Content here</div>
        
        
          .mybackground {background-color:#dd4f83;}
        
        Background color #dd4f83
      
           Border around this has a color of #dd4f83        
        
          <div style="border:2px solid #dd4f83;">Content here</div>
        
        
          .myborder {border:2px solid #dd4f83;}
        
        Border color #dd4f83