#dd7aae color space conversions
Hex:
        #dd7aae
        RGB:
        221, 122, 174
        CMY:
        13, 52, 32
        CMYK:
        0, 45, 21, 13
      HSL:
        328°, 59.2814%, 67.2549%
        HSV (HSB):
        328°, 44.7964%, 86.6667%
        XYZ:
        44.4183, 32.3472, 43.9469
        xyY:
        0.3680, 0.2680, 32.3472
      CIE-Lab:
        63.6288, 44.7838, -10.5129
        CIE-LCH:
        63.6288, 46.0012, 346.7891
        CIE-Luv:
        63.6288, 58.5349, -23.3399
        Hunter-Lab:
        56.8746, 39.8755, -6.0011
      #dd7aae color charts
#dd7aae RGB chart
      #dd7aae CMYK chart
      #dd7aae RGB pie chart
      #dd7aae color shades, tints & tones
#dd7aae color schemes
#dd7aae color preview, HTML & CSS examples
           This text has a color of #dd7aae        
        
          <p style="color:#dd7aae;">Text here</p>
        
        
          .mytext {color:#dd7aae;}
        
        Text color #dd7aae
      
           This box has a color of #dd7aae        
        
          <div style="background-color:#dd7aae;">Content here</div>
        
        
          .mybackground {background-color:#dd7aae;}
        
        Background color #dd7aae
      
           Border around this has a color of #dd7aae        
        
          <div style="border:2px solid #dd7aae;">Content here</div>
        
        
          .myborder {border:2px solid #dd7aae;}
        
        Border color #dd7aae