#dd7495 color space conversions
Hex:
        #dd7495
        RGB:
        221, 116, 149
        CMY:
        13, 55, 42
        CMYK:
        0, 48, 33, 13
      HSL:
        341°, 60.6936%, 66.0784%
        HSV (HSB):
        341°, 47.5113%, 86.6667%
        XYZ:
        41.4890, 30.0329, 32.0440
        xyY:
        0.4006, 0.2900, 30.0329
      CIE-Lab:
        61.6826, 44.4486, 0.9026
        CIE-LCH:
        61.6826, 44.4577, 1.1634
        CIE-Luv:
        61.6826, 67.6329, -7.0073
        Hunter-Lab:
        54.8022, 39.2326, 3.6935
      #dd7495 color charts
#dd7495 RGB chart
      #dd7495 CMYK chart
      #dd7495 RGB pie chart
      #dd7495 color shades, tints & tones
#dd7495 color schemes
#dd7495 color preview, HTML & CSS examples
           This text has a color of #dd7495        
        
          <p style="color:#dd7495;">Text here</p>
        
        
          .mytext {color:#dd7495;}
        
        Text color #dd7495
      
           This box has a color of #dd7495        
        
          <div style="background-color:#dd7495;">Content here</div>
        
        
          .mybackground {background-color:#dd7495;}
        
        Background color #dd7495
      
           Border around this has a color of #dd7495        
        
          <div style="border:2px solid #dd7495;">Content here</div>
        
        
          .myborder {border:2px solid #dd7495;}
        
        Border color #dd7495