#d95861 color space conversions
Hex:
        #d95861
        RGB:
        217, 88, 97
        CMY:
        15, 65, 62
        CMYK:
        0, 59, 55, 15
      HSL:
        356°, 62.9268%, 59.8039%
        HSV (HSB):
        356°, 59.4470%, 85.0980%
        XYZ:
        34.2627, 22.5942, 13.8645
        xyY:
        0.4845, 0.3195, 22.5942
      CIE-Lab:
        54.6519, 51.3137, 21.1950
        CIE-LCH:
        54.6519, 55.5187, 22.4429
        CIE-Luv:
        54.6519, 94.1991, 15.5815
        Hunter-Lab:
        47.5334, 45.4816, 15.9797
      #d95861 color charts
#d95861 RGB chart
      #d95861 CMYK chart
      #d95861 RGB pie chart
      #d95861 color shades, tints & tones
#d95861 color schemes
#d95861 color preview, HTML & CSS examples
           This text has a color of #d95861        
        
          <p style="color:#d95861;">Text here</p>
        
        
          .mytext {color:#d95861;}
        
        Text color #d95861
      
           This box has a color of #d95861        
        
          <div style="background-color:#d95861;">Content here</div>
        
        
          .mybackground {background-color:#d95861;}
        
        Background color #d95861
      
           Border around this has a color of #d95861        
        
          <div style="border:2px solid #d95861;">Content here</div>
        
        
          .myborder {border:2px solid #d95861;}
        
        Border color #d95861