#dd2955 color space conversions
Hex:
        #dd2955
        RGB:
        221, 41, 85
        CMY:
        13, 84, 67
        CMYK:
        0, 81, 62, 13
      HSL:
        345°, 72.5806%, 51.3725%
        HSV (HSB):
        345°, 81.4480%, 86.6667%
        XYZ:
        32.2514, 17.6139, 10.2943
        xyY:
        0.5361, 0.2928, 17.6139
      CIE-Lab:
        49.0244, 68.4664, 20.9990
        CIE-LCH:
        49.0244, 71.6143, 17.0511
        CIE-Luv:
        49.0244, 125.0798, 10.1602
        Hunter-Lab:
        41.9689, 63.7244, 14.8353
      #dd2955 color charts
#dd2955 RGB chart
      #dd2955 CMYK chart
      #dd2955 RGB pie chart
      #dd2955 color shades, tints & tones
#dd2955 color schemes
#dd2955 color preview, HTML & CSS examples
           This text has a color of #dd2955        
        
          <p style="color:#dd2955;">Text here</p>
        
        
          .mytext {color:#dd2955;}
        
        Text color #dd2955
      
           This box has a color of #dd2955        
        
          <div style="background-color:#dd2955;">Content here</div>
        
        
          .mybackground {background-color:#dd2955;}
        
        Background color #dd2955
      
           Border around this has a color of #dd2955        
        
          <div style="border:2px solid #dd2955;">Content here</div>
        
        
          .myborder {border:2px solid #dd2955;}
        
        Border color #dd2955