#dd2240 color space conversions
Hex:
        #dd2240
        RGB:
        221, 34, 64
        CMY:
        13, 87, 75
        CMYK:
        0, 85, 71, 13
      HSL:
        350°, 73.3333%, 50.0000%
        HSV (HSB):
        350°, 84.6154%, 86.6667%
        XYZ:
        31.3162, 16.8864, 6.4593
        xyY:
        0.5729, 0.3089, 16.8864
      CIE-Lab:
        48.1165, 68.9757, 32.5437
        CIE-LCH:
        48.1165, 76.2676, 25.2586
        CIE-Luv:
        48.1165, 134.0039, 19.7700
        Hunter-Lab:
        41.0930, 64.1187, 19.4454
      #dd2240 color charts
#dd2240 RGB chart
      #dd2240 CMYK chart
      #dd2240 RGB pie chart
      #dd2240 color shades, tints & tones
#dd2240 color schemes
#dd2240 color preview, HTML & CSS examples
           This text has a color of #dd2240        
        
          <p style="color:#dd2240;">Text here</p>
        
        
          .mytext {color:#dd2240;}
        
        Text color #dd2240
      
           This box has a color of #dd2240        
        
          <div style="background-color:#dd2240;">Content here</div>
        
        
          .mybackground {background-color:#dd2240;}
        
        Background color #dd2240
      
           Border around this has a color of #dd2240        
        
          <div style="border:2px solid #dd2240;">Content here</div>
        
        
          .myborder {border:2px solid #dd2240;}
        
        Border color #dd2240