#d399af color space conversions
Hex:
        #d399af
        RGB:
        211, 153, 175
        CMY:
        17, 40, 31
        CMYK:
        0, 27, 17, 17
      HSL:
        337°, 39.7260%, 71.3725%
        HSV (HSB):
        337°, 27.4882%, 82.7451%
        XYZ:
        45.9931, 39.7265, 45.8013
        xyY:
        0.3497, 0.3021, 39.7265
      CIE-Lab:
        69.2743, 24.9821, -2.8297
        CIE-LCH:
        69.2743, 25.1419, 353.5377
        CIE-Luv:
        69.2743, 34.4337, -8.5902
        Hunter-Lab:
        63.0290, 19.9531, 1.0359
      #d399af color charts
#d399af RGB chart
      #d399af CMYK chart
      #d399af RGB pie chart
      #d399af color shades, tints & tones
#d399af color schemes
#d399af color preview, HTML & CSS examples
           This text has a color of #d399af        
        
          <p style="color:#d399af;">Text here</p>
        
        
          .mytext {color:#d399af;}
        
        Text color #d399af
      
           This box has a color of #d399af        
        
          <div style="background-color:#d399af;">Content here</div>
        
        
          .mybackground {background-color:#d399af;}
        
        Background color #d399af
      
           Border around this has a color of #d399af        
        
          <div style="border:2px solid #d399af;">Content here</div>
        
        
          .myborder {border:2px solid #d399af;}
        
        Border color #d399af