#d999b3 color space conversions
Hex:
        #d999b3
        RGB:
        217, 153, 179
        CMY:
        15, 40, 30
        CMYK:
        0, 29, 18, 15
      HSL:
        336°, 45.7143%, 72.5490%
        HSV (HSB):
        336°, 29.4931%, 85.0980%
        XYZ:
        48.1432, 40.7889, 47.9834
        xyY:
        0.3516, 0.2979, 40.7889
      CIE-Lab:
        70.0277, 27.7585, -3.8737
        CIE-LCH:
        70.0277, 28.0275, 352.0557
        CIE-Luv:
        70.0277, 37.9625, -10.6538
        Hunter-Lab:
        63.8662, 22.7900, 0.1610
      #d999b3 color charts
#d999b3 RGB chart
      #d999b3 CMYK chart
      #d999b3 RGB pie chart
      #d999b3 color shades, tints & tones
#d999b3 color schemes
#d999b3 color preview, HTML & CSS examples
           This text has a color of #d999b3        
        
          <p style="color:#d999b3;">Text here</p>
        
        
          .mytext {color:#d999b3;}
        
        Text color #d999b3
      
           This box has a color of #d999b3        
        
          <div style="background-color:#d999b3;">Content here</div>
        
        
          .mybackground {background-color:#d999b3;}
        
        Background color #d999b3
      
           Border around this has a color of #d999b3        
        
          <div style="border:2px solid #d999b3;">Content here</div>
        
        
          .myborder {border:2px solid #d999b3;}
        
        Border color #d999b3