#d984aa color space conversions
Hex:
        #d984aa
        RGB:
        217, 132, 170
        CMY:
        15, 48, 33
        CMYK:
        0, 39, 22, 15
      HSL:
        333°, 52.7950%, 68.4314%
        HSV (HSB):
        333°, 39.1705%, 85.0980%
        XYZ:
        44.1222, 34.1565, 42.2976
        xyY:
        0.3659, 0.2833, 34.1565
      CIE-Lab:
        65.0866, 37.6361, -6.1268
        CIE-LCH:
        65.0866, 38.1316, 350.7539
        CIE-Luv:
        65.0866, 51.1276, -15.6443
        Hunter-Lab:
        58.4436, 32.4831, -1.9997
      #d984aa color charts
#d984aa RGB chart
      #d984aa CMYK chart
      #d984aa RGB pie chart
      #d984aa color shades, tints & tones
#d984aa color schemes
#d984aa color preview, HTML & CSS examples
           This text has a color of #d984aa        
        
          <p style="color:#d984aa;">Text here</p>
        
        
          .mytext {color:#d984aa;}
        
        Text color #d984aa
      
           This box has a color of #d984aa        
        
          <div style="background-color:#d984aa;">Content here</div>
        
        
          .mybackground {background-color:#d984aa;}
        
        Background color #d984aa
      
           Border around this has a color of #d984aa        
        
          <div style="border:2px solid #d984aa;">Content here</div>
        
        
          .myborder {border:2px solid #d984aa;}
        
        Border color #d984aa