#dd7299 color space conversions
Hex:
        #dd7299
        RGB:
        221, 114, 153
        CMY:
        13, 55, 40
        CMYK:
        0, 48, 31, 13
      HSL:
        338°, 61.1429%, 65.6863%
        HSV (HSB):
        338°, 48.4163%, 86.6667%
        XYZ:
        41.5859, 29.7067, 33.6791
        xyY:
        0.3962, 0.2830, 29.7067
      CIE-Lab:
        61.4003, 45.9601, -1.8094
        CIE-LCH:
        61.4003, 45.9957, 357.7455
        CIE-Luv:
        61.4003, 67.8073, -11.0272
        Hunter-Lab:
        54.5038, 40.8120, 1.5161
      #dd7299 color charts
#dd7299 RGB chart
      #dd7299 CMYK chart
      #dd7299 RGB pie chart
      #dd7299 color shades, tints & tones
#dd7299 color schemes
#dd7299 color preview, HTML & CSS examples
           This text has a color of #dd7299        
        
          <p style="color:#dd7299;">Text here</p>
        
        
          .mytext {color:#dd7299;}
        
        Text color #dd7299
      
           This box has a color of #dd7299        
        
          <div style="background-color:#dd7299;">Content here</div>
        
        
          .mybackground {background-color:#dd7299;}
        
        Background color #dd7299
      
           Border around this has a color of #dd7299        
        
          <div style="border:2px solid #dd7299;">Content here</div>
        
        
          .myborder {border:2px solid #dd7299;}
        
        Border color #dd7299