#de516d color space conversions
Hex:
        #de516d
        RGB:
        222, 81, 109
        CMY:
        13, 68, 57
        CMYK:
        0, 64, 51, 13
      HSL:
        348°, 68.1159%, 59.4118%
        HSV (HSB):
        348°, 63.5135%, 87.0588%
        XYZ:
        35.8269, 22.5186, 16.9262
        xyY:
        0.4760, 0.2992, 22.5186
      CIE-Lab:
        54.5730, 56.9891, 14.1392
        CIE-LCH:
        54.5730, 58.7169, 13.9339
        CIE-Luv:
        54.5730, 99.2122, 6.5408
        Hunter-Lab:
        47.4537, 51.7211, 12.0695
      #de516d color charts
#de516d RGB chart
      #de516d CMYK chart
      #de516d RGB pie chart
      #de516d color shades, tints & tones
#de516d color schemes
#de516d color preview, HTML & CSS examples
           This text has a color of #de516d        
        
          <p style="color:#de516d;">Text here</p>
        
        
          .mytext {color:#de516d;}
        
        Text color #de516d
      
           This box has a color of #de516d        
        
          <div style="background-color:#de516d;">Content here</div>
        
        
          .mybackground {background-color:#de516d;}
        
        Background color #de516d
      
           Border around this has a color of #de516d        
        
          <div style="border:2px solid #de516d;">Content here</div>
        
        
          .myborder {border:2px solid #de516d;}
        
        Border color #de516d