#d96985 color space conversions
Hex:
        #d96985
        RGB:
        217, 105, 133
        CMY:
        15, 59, 48
        CMYK:
        0, 52, 39, 15
      HSL:
        345°, 59.5745%, 63.1373%
        HSV (HSB):
        345°, 51.6129%, 85.0980%
        XYZ:
        37.9005, 26.5483, 25.3171
        xyY:
        0.4222, 0.2958, 26.5483
      CIE-Lab:
        58.5539, 46.6676, 5.5574
        CIE-LCH:
        58.5539, 46.9973, 6.7911
        CIE-Luv:
        58.5539, 74.7602, -1.3217
        Hunter-Lab:
        51.5251, 41.1311, 6.9351
      #d96985 color charts
#d96985 RGB chart
      #d96985 CMYK chart
      #d96985 RGB pie chart
      #d96985 color shades, tints & tones
#d96985 color schemes
#d96985 color preview, HTML & CSS examples
           This text has a color of #d96985        
        
          <p style="color:#d96985;">Text here</p>
        
        
          .mytext {color:#d96985;}
        
        Text color #d96985
      
           This box has a color of #d96985        
        
          <div style="background-color:#d96985;">Content here</div>
        
        
          .mybackground {background-color:#d96985;}
        
        Background color #d96985
      
           Border around this has a color of #d96985        
        
          <div style="border:2px solid #d96985;">Content here</div>
        
        
          .myborder {border:2px solid #d96985;}
        
        Border color #d96985