#dd2869 color space conversions
Hex:
        #dd2869
        RGB:
        221, 40, 105
        CMY:
        13, 84, 59
        CMYK:
        0, 82, 52, 13
      HSL:
        338°, 72.6908%, 51.1765%
        HSV (HSB):
        338°, 81.9005%, 86.6667%
        XYZ:
        33.1274, 17.9097, 15.0755
        xyY:
        0.5011, 0.2709, 17.9097
      CIE-Lab:
        49.3863, 70.0356, 9.2684
        CIE-LCH:
        49.3863, 70.6462, 7.5386
        CIE-Luv:
        49.3863, 118.1536, -2.4519
        Hunter-Lab:
        42.3198, 65.6678, 8.5031
      #dd2869 color charts
#dd2869 RGB chart
      #dd2869 CMYK chart
      #dd2869 RGB pie chart
      #dd2869 color shades, tints & tones
#dd2869 color schemes
#dd2869 color preview, HTML & CSS examples
           This text has a color of #dd2869        
        
          <p style="color:#dd2869;">Text here</p>
        
        
          .mytext {color:#dd2869;}
        
        Text color #dd2869
      
           This box has a color of #dd2869        
        
          <div style="background-color:#dd2869;">Content here</div>
        
        
          .mybackground {background-color:#dd2869;}
        
        Background color #dd2869
      
           Border around this has a color of #dd2869        
        
          <div style="border:2px solid #dd2869;">Content here</div>
        
        
          .myborder {border:2px solid #dd2869;}
        
        Border color #dd2869