#dd0885 color space conversions
Hex:
        #dd0885
        RGB:
        221, 8, 133
        CMY:
        13, 97, 48
        CMYK:
        0, 96, 40, 13
      HSL:
        325°, 93.0131%, 44.9020%
        HSV (HSB):
        325°, 96.3801%, 86.6667%
        XYZ:
        34.1393, 17.2393, 23.7185
        xyY:
        0.4546, 0.2296, 17.2393
      CIE-Lab:
        48.5601, 77.1437, -9.0282
        CIE-LCH:
        48.5601, 77.6702, 353.3250
        CIE-Luv:
        48.5601, 112.0126, -26.4850
        Hunter-Lab:
        41.5202, 74.1082, -4.8054
      #dd0885 color charts
#dd0885 RGB chart
      #dd0885 CMYK chart
      #dd0885 RGB pie chart
      #dd0885 color shades, tints & tones
#dd0885 color schemes
#dd0885 color preview, HTML & CSS examples
           This text has a color of #dd0885        
        
          <p style="color:#dd0885;">Text here</p>
        
        
          .mytext {color:#dd0885;}
        
        Text color #dd0885
      
           This box has a color of #dd0885        
        
          <div style="background-color:#dd0885;">Content here</div>
        
        
          .mybackground {background-color:#dd0885;}
        
        Background color #dd0885
      
           Border around this has a color of #dd0885        
        
          <div style="border:2px solid #dd0885;">Content here</div>
        
        
          .myborder {border:2px solid #dd0885;}
        
        Border color #dd0885