#dd3170 color space conversions
Hex:
        #dd3170
        RGB:
        221, 49, 112
        CMY:
        13, 81, 56
        CMYK:
        0, 78, 49, 13
      HSL:
        338°, 71.6667%, 52.9412%
        HSV (HSB):
        338°, 77.8281%, 86.6667%
        XYZ:
        33.8417, 18.7386, 17.1625
        xyY:
        0.4852, 0.2687, 18.7386
      CIE-Lab:
        50.3800, 68.2638, 6.4119
        CIE-LCH:
        50.3800, 68.5643, 5.3659
        CIE-Luv:
        50.3800, 112.3895, -5.2816
        Hunter-Lab:
        43.2881, 63.7932, 6.7949
      #dd3170 color charts
#dd3170 RGB chart
      #dd3170 CMYK chart
      #dd3170 RGB pie chart
      #dd3170 color shades, tints & tones
#dd3170 color schemes
#dd3170 color preview, HTML & CSS examples
           This text has a color of #dd3170        
        
          <p style="color:#dd3170;">Text here</p>
        
        
          .mytext {color:#dd3170;}
        
        Text color #dd3170
      
           This box has a color of #dd3170        
        
          <div style="background-color:#dd3170;">Content here</div>
        
        
          .mybackground {background-color:#dd3170;}
        
        Background color #dd3170
      
           Border around this has a color of #dd3170        
        
          <div style="border:2px solid #dd3170;">Content here</div>
        
        
          .myborder {border:2px solid #dd3170;}
        
        Border color #dd3170