#d49aa9 color space conversions
Hex:
        #d49aa9
        RGB:
        212, 154, 169
        CMY:
        17, 40, 34
        CMYK:
        0, 27, 20, 17
      HSL:
        344°, 40.2778%, 71.7647%
        HSV (HSB):
        344°, 27.3585%, 83.1373%
        XYZ:
        45.8684, 39.9728, 42.8341
        xyY:
        0.3565, 0.3106, 39.9728
      CIE-Lab:
        69.4502, 23.8690, 0.7821
        CIE-LCH:
        69.4502, 23.8818, 1.8768
        CIE-Luv:
        69.4502, 35.4076, -3.1725
        Hunter-Lab:
        63.2241, 18.8578, 4.0880
      #d49aa9 color charts
#d49aa9 RGB chart
      #d49aa9 CMYK chart
      #d49aa9 RGB pie chart
      #d49aa9 color shades, tints & tones
#d49aa9 color schemes
#d49aa9 color preview, HTML & CSS examples
           This text has a color of #d49aa9        
        
          <p style="color:#d49aa9;">Text here</p>
        
        
          .mytext {color:#d49aa9;}
        
        Text color #d49aa9
      
           This box has a color of #d49aa9        
        
          <div style="background-color:#d49aa9;">Content here</div>
        
        
          .mybackground {background-color:#d49aa9;}
        
        Background color #d49aa9
      
           Border around this has a color of #d49aa9        
        
          <div style="border:2px solid #d49aa9;">Content here</div>
        
        
          .myborder {border:2px solid #d49aa9;}
        
        Border color #d49aa9