#dd2142 color space conversions
Hex:
        #dd2142
        RGB:
        221, 33, 66
        CMY:
        13, 87, 74
        CMYK:
        0, 85, 70, 13
      HSL:
        349°, 74.0157%, 49.8039%
        HSV (HSB):
        349°, 85.0679%, 86.6667%
        XYZ:
        31.3460, 16.8532, 6.7551
        xyY:
        0.5704, 0.3067, 16.8532
      CIE-Lab:
        48.0745, 69.2662, 31.2984
        CIE-LCH:
        48.0745, 76.0092, 24.3162
        CIE-Luv:
        48.0745, 133.7764, 18.7092
        Hunter-Lab:
        41.0527, 64.4526, 18.9808
      #dd2142 color charts
#dd2142 RGB chart
      #dd2142 CMYK chart
      #dd2142 RGB pie chart
      #dd2142 color shades, tints & tones
#dd2142 color schemes
#dd2142 color preview, HTML & CSS examples
           This text has a color of #dd2142        
        
          <p style="color:#dd2142;">Text here</p>
        
        
          .mytext {color:#dd2142;}
        
        Text color #dd2142
      
           This box has a color of #dd2142        
        
          <div style="background-color:#dd2142;">Content here</div>
        
        
          .mybackground {background-color:#dd2142;}
        
        Background color #dd2142
      
           Border around this has a color of #dd2142        
        
          <div style="border:2px solid #dd2142;">Content here</div>
        
        
          .myborder {border:2px solid #dd2142;}
        
        Border color #dd2142