#dd2242 color space conversions
Hex:
        #dd2242
        RGB:
        221, 34, 66
        CMY:
        13, 87, 74
        CMYK:
        0, 85, 70, 13
      HSL:
        350°, 73.3333%, 50.0000%
        HSV (HSB):
        350°, 84.6154%, 86.6667%
        XYZ:
        31.3742, 16.9096, 6.7645
        xyY:
        0.5699, 0.3072, 16.9096
      CIE-Lab:
        48.1459, 69.0622, 31.3847
        CIE-LCH:
        48.1459, 75.8590, 24.4390
        CIE-Luv:
        48.1459, 133.4447, 18.8556
        Hunter-Lab:
        41.1212, 64.2277, 19.0315
      #dd2242 color charts
#dd2242 RGB chart
      #dd2242 CMYK chart
      #dd2242 RGB pie chart
      #dd2242 color shades, tints & tones
#dd2242 color schemes
#dd2242 color preview, HTML & CSS examples
           This text has a color of #dd2242        
        
          <p style="color:#dd2242;">Text here</p>
        
        
          .mytext {color:#dd2242;}
        
        Text color #dd2242
      
           This box has a color of #dd2242        
        
          <div style="background-color:#dd2242;">Content here</div>
        
        
          .mybackground {background-color:#dd2242;}
        
        Background color #dd2242
      
           Border around this has a color of #dd2242        
        
          <div style="border:2px solid #dd2242;">Content here</div>
        
        
          .myborder {border:2px solid #dd2242;}
        
        Border color #dd2242