#d699bb color space conversions
Hex:
        #d699bb
        RGB:
        214, 153, 187
        CMY:
        16, 40, 27
        CMYK:
        0, 29, 13, 16
      HSL:
        327°, 42.6573%, 71.9608%
        HSV (HSB):
        327°, 28.5047%, 83.9216%
        XYZ:
        48.0924, 40.6665, 52.3284
        xyY:
        0.3409, 0.2882, 40.6665
      CIE-Lab:
        69.9416, 27.9897, -8.4840
        CIE-LCH:
        69.9416, 29.2472, 343.1374
        CIE-Luv:
        69.9416, 34.7103, -17.5482
        Hunter-Lab:
        63.7703, 23.0181, -4.0128
      #d699bb color charts
#d699bb RGB chart
      #d699bb CMYK chart
      #d699bb RGB pie chart
      #d699bb color shades, tints & tones
#d699bb color schemes
#d699bb color preview, HTML & CSS examples
           This text has a color of #d699bb        
        
          <p style="color:#d699bb;">Text here</p>
        
        
          .mytext {color:#d699bb;}
        
        Text color #d699bb
      
           This box has a color of #d699bb        
        
          <div style="background-color:#d699bb;">Content here</div>
        
        
          .mybackground {background-color:#d699bb;}
        
        Background color #d699bb
      
           Border around this has a color of #d699bb        
        
          <div style="border:2px solid #d699bb;">Content here</div>
        
        
          .myborder {border:2px solid #d699bb;}
        
        Border color #d699bb