#d699b4 color space conversions
Hex:
        #d699b4
        RGB:
        214, 153, 180
        CMY:
        16, 40, 29
        CMYK:
        0, 29, 16, 16
      HSL:
        333°, 42.6573%, 71.9608%
        HSV (HSB):
        333°, 28.5047%, 83.9216%
        XYZ:
        47.3610, 40.3739, 48.4768
        xyY:
        0.3477, 0.2964, 40.3739
      CIE-Lab:
        69.7350, 26.8500, -4.8982
        CIE-LCH:
        69.7350, 27.2931, 349.6614
        CIE-Luv:
        69.7350, 35.7544, -11.9843
        Hunter-Lab:
        63.5405, 21.8524, -0.7557
      #d699b4 color charts
#d699b4 RGB chart
      #d699b4 CMYK chart
      #d699b4 RGB pie chart
      #d699b4 color shades, tints & tones
#d699b4 color schemes
#d699b4 color preview, HTML & CSS examples
           This text has a color of #d699b4        
        
          <p style="color:#d699b4;">Text here</p>
        
        
          .mytext {color:#d699b4;}
        
        Text color #d699b4
      
           This box has a color of #d699b4        
        
          <div style="background-color:#d699b4;">Content here</div>
        
        
          .mybackground {background-color:#d699b4;}
        
        Background color #d699b4
      
           Border around this has a color of #d699b4        
        
          <div style="border:2px solid #d699b4;">Content here</div>
        
        
          .myborder {border:2px solid #d699b4;}
        
        Border color #d699b4