#d199b4 color space conversions
Hex:
        #d199b4
        RGB:
        209, 153, 180
        CMY:
        18, 40, 29
        CMYK:
        0, 27, 14, 18
      HSL:
        331°, 37.8378%, 70.9804%
        HSV (HSB):
        331°, 26.7943%, 81.9608%
        XYZ:
        45.9239, 39.6331, 48.4095
        xyY:
        0.3428, 0.2958, 39.6331
      CIE-Lab:
        69.2074, 25.0738, -5.7372
        CIE-LCH:
        69.2074, 25.7218, 347.1118
        CIE-Luv:
        69.2074, 32.3661, -12.8832
        Hunter-Lab:
        62.9548, 20.0404, -1.5231
      #d199b4 color charts
#d199b4 RGB chart
      #d199b4 CMYK chart
      #d199b4 RGB pie chart
      #d199b4 color shades, tints & tones
#d199b4 color schemes
#d199b4 color preview, HTML & CSS examples
           This text has a color of #d199b4        
        
          <p style="color:#d199b4;">Text here</p>
        
        
          .mytext {color:#d199b4;}
        
        Text color #d199b4
      
           This box has a color of #d199b4        
        
          <div style="background-color:#d199b4;">Content here</div>
        
        
          .mybackground {background-color:#d199b4;}
        
        Background color #d199b4
      
           Border around this has a color of #d199b4        
        
          <div style="border:2px solid #d199b4;">Content here</div>
        
        
          .myborder {border:2px solid #d199b4;}
        
        Border color #d199b4