#d7696b color space conversions
Hex:
        #d7696b
        RGB:
        215, 105, 107
        CMY:
        16, 59, 58
        CMYK:
        0, 51, 50, 16
      HSL:
        359°, 57.8947%, 62.7451%
        HSV (HSB):
        359°, 51.1628%, 84.3137%
        XYZ:
        35.7297, 25.6118, 16.9703
        xyY:
        0.4562, 0.3270, 25.6118
      CIE-Lab:
        57.6667, 43.3271, 19.3799
        CIE-LCH:
        57.6667, 47.4639, 24.0986
        CIE-Luv:
        57.6667, 79.2514, 15.9308
        Hunter-Lab:
        50.6081, 37.4585, 15.5440
      #d7696b color charts
#d7696b RGB chart
      #d7696b CMYK chart
      #d7696b RGB pie chart
      #d7696b color shades, tints & tones
#d7696b color schemes
#d7696b color preview, HTML & CSS examples
           This text has a color of #d7696b        
        
          <p style="color:#d7696b;">Text here</p>
        
        
          .mytext {color:#d7696b;}
        
        Text color #d7696b
      
           This box has a color of #d7696b        
        
          <div style="background-color:#d7696b;">Content here</div>
        
        
          .mybackground {background-color:#d7696b;}
        
        Background color #d7696b
      
           Border around this has a color of #d7696b        
        
          <div style="border:2px solid #d7696b;">Content here</div>
        
        
          .myborder {border:2px solid #d7696b;}
        
        Border color #d7696b