#dd2160 color space conversions
Hex:
        #dd2160
        RGB:
        221, 33, 96
        CMY:
        13, 87, 62
        CMYK:
        0, 85, 57, 13
      HSL:
        340°, 74.0157%, 49.8039%
        HSV (HSB):
        340°, 85.0679%, 86.6667%
        XYZ:
        32.4740, 17.3044, 12.6948
        xyY:
        0.5198, 0.2770, 17.3044
      CIE-Lab:
        48.6413, 70.9181, 13.7450
        CIE-LCH:
        48.6413, 72.2378, 10.9688
        CIE-Luv:
        48.6413, 123.7077, 2.1650
        Hunter-Lab:
        41.5985, 66.5488, 11.0251
      #dd2160 color charts
#dd2160 RGB chart
      #dd2160 CMYK chart
      #dd2160 RGB pie chart
      #dd2160 color shades, tints & tones
#dd2160 color schemes
#dd2160 color preview, HTML & CSS examples
           This text has a color of #dd2160        
        
          <p style="color:#dd2160;">Text here</p>
        
        
          .mytext {color:#dd2160;}
        
        Text color #dd2160
      
           This box has a color of #dd2160        
        
          <div style="background-color:#dd2160;">Content here</div>
        
        
          .mybackground {background-color:#dd2160;}
        
        Background color #dd2160
      
           Border around this has a color of #dd2160        
        
          <div style="border:2px solid #dd2160;">Content here</div>
        
        
          .myborder {border:2px solid #dd2160;}
        
        Border color #dd2160