#d96795 color space conversions
Hex:
        #d96795
        RGB:
        217, 103, 149
        CMY:
        15, 60, 42
        CMYK:
        0, 53, 31, 15
      HSL:
        336°, 60.0000%, 62.7451%
        HSV (HSB):
        336°, 52.5346%, 85.0980%
        XYZ:
        38.8903, 26.6221, 31.5226
        xyY:
        0.4008, 0.2744, 26.6221
      CIE-Lab:
        58.6229, 49.5464, -3.6471
        CIE-LCH:
        58.6229, 49.6805, 355.7900
        CIE-Luv:
        58.6229, 71.7401, -14.1977
        Hunter-Lab:
        51.5966, 44.2481, -0.1052
      #d96795 color charts
#d96795 RGB chart
      #d96795 CMYK chart
      #d96795 RGB pie chart
      #d96795 color shades, tints & tones
#d96795 color schemes
#d96795 color preview, HTML & CSS examples
           This text has a color of #d96795        
        
          <p style="color:#d96795;">Text here</p>
        
        
          .mytext {color:#d96795;}
        
        Text color #d96795
      
           This box has a color of #d96795        
        
          <div style="background-color:#d96795;">Content here</div>
        
        
          .mybackground {background-color:#d96795;}
        
        Background color #d96795
      
           Border around this has a color of #d96795        
        
          <div style="border:2px solid #d96795;">Content here</div>
        
        
          .myborder {border:2px solid #d96795;}
        
        Border color #d96795