#d96d83 color space conversions
Hex:
        #d96d83
        RGB:
        217, 109, 131
        CMY:
        15, 57, 49
        CMYK:
        0, 50, 40, 15
      HSL:
        348°, 58.6957%, 63.9216%
        HSV (HSB):
        348°, 49.7696%, 85.0980%
        XYZ:
        38.1806, 27.3277, 24.7352
        xyY:
        0.4231, 0.3028, 27.3277
      CIE-Lab:
        59.2764, 44.4579, 7.7527
        CIE-LCH:
        59.2764, 45.1288, 9.8920
        CIE-Luv:
        59.2764, 72.8699, 1.9718
        Hunter-Lab:
        52.2759, 38.8879, 8.5391
      #d96d83 color charts
#d96d83 RGB chart
      #d96d83 CMYK chart
      #d96d83 RGB pie chart
      #d96d83 color shades, tints & tones
#d96d83 color schemes
#d96d83 color preview, HTML & CSS examples
           This text has a color of #d96d83        
        
          <p style="color:#d96d83;">Text here</p>
        
        
          .mytext {color:#d96d83;}
        
        Text color #d96d83
      
           This box has a color of #d96d83        
        
          <div style="background-color:#d96d83;">Content here</div>
        
        
          .mybackground {background-color:#d96d83;}
        
        Background color #d96d83
      
           Border around this has a color of #d96d83        
        
          <div style="border:2px solid #d96d83;">Content here</div>
        
        
          .myborder {border:2px solid #d96d83;}
        
        Border color #d96d83