#d16688 color space conversions
Hex:
        #d16688
        RGB:
        209, 102, 136
        CMY:
        18, 60, 47
        CMYK:
        0, 51, 35, 18
      HSL:
        341°, 53.7688%, 60.9804%
        HSV (HSB):
        341°, 51.1962%, 81.9608%
        XYZ:
        35.4898, 24.8356, 26.2158
        xyY:
        0.4101, 0.2870, 24.8356
      CIE-Lab:
        56.9149, 45.7579, 1.2932
        CIE-LCH:
        56.9149, 45.7762, 1.6189
        CIE-Luv:
        56.9149, 69.4422, -6.6975
        Hunter-Lab:
        49.8354, 39.9053, 3.6954
      #d16688 color charts
#d16688 RGB chart
      #d16688 CMYK chart
      #d16688 RGB pie chart
      #d16688 color shades, tints & tones
#d16688 color schemes
#d16688 color preview, HTML & CSS examples
           This text has a color of #d16688        
        
          <p style="color:#d16688;">Text here</p>
        
        
          .mytext {color:#d16688;}
        
        Text color #d16688
      
           This box has a color of #d16688        
        
          <div style="background-color:#d16688;">Content here</div>
        
        
          .mybackground {background-color:#d16688;}
        
        Background color #d16688
      
           Border around this has a color of #d16688        
        
          <div style="border:2px solid #d16688;">Content here</div>
        
        
          .myborder {border:2px solid #d16688;}
        
        Border color #d16688