#d299bf color space conversions
Hex:
        #d299bf
        RGB:
        210, 153, 191
        CMY:
        18, 40, 25
        CMYK:
        0, 27, 9, 18
      HSL:
        320°, 38.7755%, 71.1765%
        HSV (HSB):
        320°, 27.1429%, 82.3529%
        XYZ:
        47.3735, 40.2457, 54.5616
        xyY:
        0.3332, 0.2831, 40.2457
      CIE-Lab:
        69.6442, 27.2765, -11.1943
        CIE-LCH:
        69.6442, 29.4843, 337.6866
        CIE-Luv:
        69.6442, 31.4541, -21.5166
        Hunter-Lab:
        63.4395, 22.2761, -6.5851
      #d299bf color charts
#d299bf RGB chart
      #d299bf CMYK chart
      #d299bf RGB pie chart
      #d299bf color shades, tints & tones
#d299bf color schemes
#d299bf color preview, HTML & CSS examples
           This text has a color of #d299bf        
        
          <p style="color:#d299bf;">Text here</p>
        
        
          .mytext {color:#d299bf;}
        
        Text color #d299bf
      
           This box has a color of #d299bf        
        
          <div style="background-color:#d299bf;">Content here</div>
        
        
          .mybackground {background-color:#d299bf;}
        
        Background color #d299bf
      
           Border around this has a color of #d299bf        
        
          <div style="border:2px solid #d299bf;">Content here</div>
        
        
          .myborder {border:2px solid #d299bf;}
        
        Border color #d299bf