#dd2975 color space conversions
Hex:
        #dd2975
        RGB:
        221, 41, 117
        CMY:
        13, 84, 54
        CMYK:
        0, 81, 47, 13
      HSL:
        335°, 72.5806%, 51.3725%
        HSV (HSB):
        335°, 81.4480%, 86.6667%
        XYZ:
        33.8226, 18.2424, 18.5681
        xyY:
        0.4788, 0.2583, 18.2424
      CIE-Lab:
        49.7888, 70.7454, 2.5202
        CIE-LCH:
        49.7888, 70.7903, 2.0402
        CIE-Luv:
        49.7888, 113.0716, -10.5169
        Hunter-Lab:
        42.7111, 66.6084, 4.1222
      #dd2975 color charts
#dd2975 RGB chart
      #dd2975 CMYK chart
      #dd2975 RGB pie chart
      #dd2975 color shades, tints & tones
#dd2975 color schemes
#dd2975 color preview, HTML & CSS examples
           This text has a color of #dd2975        
        
          <p style="color:#dd2975;">Text here</p>
        
        
          .mytext {color:#dd2975;}
        
        Text color #dd2975
      
           This box has a color of #dd2975        
        
          <div style="background-color:#dd2975;">Content here</div>
        
        
          .mybackground {background-color:#dd2975;}
        
        Background color #dd2975
      
           Border around this has a color of #dd2975        
        
          <div style="border:2px solid #dd2975;">Content here</div>
        
        
          .myborder {border:2px solid #dd2975;}
        
        Border color #dd2975