#d96586 color space conversions
Hex:
        #d96586
        RGB:
        217, 101, 134
        CMY:
        15, 60, 47
        CMYK:
        0, 53, 38, 15
      HSL:
        343°, 60.4167%, 62.3529%
        HSV (HSB):
        343°, 53.4562%, 85.0980%
        XYZ:
        37.5720, 25.7803, 25.5501
        xyY:
        0.4226, 0.2900, 25.7803
      CIE-Lab:
        57.8279, 48.7306, 3.9296
        CIE-LCH:
        57.8279, 48.8887, 4.6103
        CIE-Luv:
        57.8279, 76.8153, -3.8712
        Hunter-Lab:
        50.7743, 43.2316, 5.7068
      #d96586 color charts
#d96586 RGB chart
      #d96586 CMYK chart
      #d96586 RGB pie chart
      #d96586 color shades, tints & tones
#d96586 color schemes
#d96586 color preview, HTML & CSS examples
           This text has a color of #d96586        
        
          <p style="color:#d96586;">Text here</p>
        
        
          .mytext {color:#d96586;}
        
        Text color #d96586
      
           This box has a color of #d96586        
        
          <div style="background-color:#d96586;">Content here</div>
        
        
          .mybackground {background-color:#d96586;}
        
        Background color #d96586
      
           Border around this has a color of #d96586        
        
          <div style="border:2px solid #d96586;">Content here</div>
        
        
          .myborder {border:2px solid #d96586;}
        
        Border color #d96586