#dd2977 color space conversions
Hex:
        #dd2977
        RGB:
        221, 41, 119
        CMY:
        13, 84, 53
        CMYK:
        0, 81, 46, 13
      HSL:
        334°, 72.5806%, 51.3725%
        HSV (HSB):
        334°, 81.4480%, 86.6667%
        XYZ:
        33.9415, 18.2899, 19.1942
        xyY:
        0.4752, 0.2561, 18.2899
      CIE-Lab:
        49.8459, 70.9139, 1.3859
        CIE-LCH:
        49.8459, 70.9274, 1.1196
        CIE-Luv:
        49.8459, 112.2553, -11.9411
        Hunter-Lab:
        42.7667, 66.8234, 3.3267
      #dd2977 color charts
#dd2977 RGB chart
      #dd2977 CMYK chart
      #dd2977 RGB pie chart
      #dd2977 color shades, tints & tones
#dd2977 color schemes
#dd2977 color preview, HTML & CSS examples
           This text has a color of #dd2977        
        
          <p style="color:#dd2977;">Text here</p>
        
        
          .mytext {color:#dd2977;}
        
        Text color #dd2977
      
           This box has a color of #dd2977        
        
          <div style="background-color:#dd2977;">Content here</div>
        
        
          .mybackground {background-color:#dd2977;}
        
        Background color #dd2977
      
           Border around this has a color of #dd2977        
        
          <div style="border:2px solid #dd2977;">Content here</div>
        
        
          .myborder {border:2px solid #dd2977;}
        
        Border color #dd2977