#d96b96 color space conversions
Hex:
        #d96b96
        RGB:
        217, 107, 150
        CMY:
        15, 58, 41
        CMYK:
        0, 51, 31, 15
      HSL:
        337°, 59.1398%, 63.5294%
        HSV (HSB):
        337°, 50.6912%, 85.0980%
        XYZ:
        39.3780, 27.4691, 32.0808
        xyY:
        0.3980, 0.2777, 27.4691
      CIE-Lab:
        59.4061, 47.7160, -3.0733
        CIE-LCH:
        59.4061, 47.8148, 356.3148
        CIE-Luv:
        59.4061, 69.3281, -13.0660
        Hunter-Lab:
        52.4110, 42.3933, 0.3963
      #d96b96 color charts
#d96b96 RGB chart
      #d96b96 CMYK chart
      #d96b96 RGB pie chart
      #d96b96 color shades, tints & tones
#d96b96 color schemes
#d96b96 color preview, HTML & CSS examples
           This text has a color of #d96b96        
        
          <p style="color:#d96b96;">Text here</p>
        
        
          .mytext {color:#d96b96;}
        
        Text color #d96b96
      
           This box has a color of #d96b96        
        
          <div style="background-color:#d96b96;">Content here</div>
        
        
          .mybackground {background-color:#d96b96;}
        
        Background color #d96b96
      
           Border around this has a color of #d96b96        
        
          <div style="border:2px solid #d96b96;">Content here</div>
        
        
          .myborder {border:2px solid #d96b96;}
        
        Border color #d96b96