#dd2655 color space conversions
Hex:
        #dd2655
        RGB:
        221, 38, 85
        CMY:
        13, 85, 67
        CMYK:
        0, 83, 62, 13
      HSL:
        345°, 72.9084%, 50.7843%
        HSV (HSB):
        345°, 82.8054%, 86.6667%
        XYZ:
        32.1516, 17.4143, 10.2610
        xyY:
        0.5374, 0.2911, 17.4143
      CIE-Lab:
        48.7778, 69.1692, 20.6721
        CIE-LCH:
        48.7778, 72.1922, 16.6395
        CIE-Luv:
        48.7778, 126.1322, 9.6203
        Hunter-Lab:
        41.7304, 64.4989, 14.6325
      #dd2655 color charts
#dd2655 RGB chart
      #dd2655 CMYK chart
      #dd2655 RGB pie chart
      #dd2655 color shades, tints & tones
#dd2655 color schemes
#dd2655 color preview, HTML & CSS examples
           This text has a color of #dd2655        
        
          <p style="color:#dd2655;">Text here</p>
        
        
          .mytext {color:#dd2655;}
        
        Text color #dd2655
      
           This box has a color of #dd2655        
        
          <div style="background-color:#dd2655;">Content here</div>
        
        
          .mybackground {background-color:#dd2655;}
        
        Background color #dd2655
      
           Border around this has a color of #dd2655        
        
          <div style="border:2px solid #dd2655;">Content here</div>
        
        
          .myborder {border:2px solid #dd2655;}
        
        Border color #dd2655