#d16081 color space conversions
Hex:
        #d16081
        RGB:
        209, 96, 129
        CMY:
        18, 62, 49
        CMYK:
        0, 54, 38, 18
      HSL:
        342°, 55.1220%, 59.8039%
        HSV (HSB):
        342°, 54.0670%, 81.9608%
        XYZ:
        34.4398, 23.5060, 23.4908
        xyY:
        0.4229, 0.2886, 23.5060
      CIE-Lab:
        55.5898, 47.8833, 3.4782
        CIE-LCH:
        55.5898, 48.0095, 4.1546
        CIE-Luv:
        55.5898, 74.6310, -4.2820
        Hunter-Lab:
        48.4830, 41.9518, 5.2111
      #d16081 color charts
#d16081 RGB chart
      #d16081 CMYK chart
      #d16081 RGB pie chart
      #d16081 color shades, tints & tones
#d16081 color schemes
#d16081 color preview, HTML & CSS examples
           This text has a color of #d16081        
        
          <p style="color:#d16081;">Text here</p>
        
        
          .mytext {color:#d16081;}
        
        Text color #d16081
      
           This box has a color of #d16081        
        
          <div style="background-color:#d16081;">Content here</div>
        
        
          .mybackground {background-color:#d16081;}
        
        Background color #d16081
      
           Border around this has a color of #d16081        
        
          <div style="border:2px solid #d16081;">Content here</div>
        
        
          .myborder {border:2px solid #d16081;}
        
        Border color #d16081