#d95566 color space conversions
Hex:
        #d95566
        RGB:
        217, 85, 102
        CMY:
        15, 67, 60
        CMYK:
        0, 61, 53, 15
      HSL:
        352°, 63.4615%, 59.2157%
        HSV (HSB):
        352°, 60.8295%, 85.0980%
        XYZ:
        34.2620, 22.2080, 15.0511
        xyY:
        0.4790, 0.3105, 22.2080
      CIE-Lab:
        54.2470, 53.0567, 17.7046
        CIE-LCH:
        54.2470, 55.9327, 18.4535
        CIE-Luv:
        54.2470, 94.7588, 11.3964
        Hunter-Lab:
        47.1254, 47.3072, 14.0514
      #d95566 color charts
#d95566 RGB chart
      #d95566 CMYK chart
      #d95566 RGB pie chart
      #d95566 color shades, tints & tones
#d95566 color schemes
#d95566 color preview, HTML & CSS examples
           This text has a color of #d95566        
        
          <p style="color:#d95566;">Text here</p>
        
        
          .mytext {color:#d95566;}
        
        Text color #d95566
      
           This box has a color of #d95566        
        
          <div style="background-color:#d95566;">Content here</div>
        
        
          .mybackground {background-color:#d95566;}
        
        Background color #d95566
      
           Border around this has a color of #d95566        
        
          <div style="border:2px solid #d95566;">Content here</div>
        
        
          .myborder {border:2px solid #d95566;}
        
        Border color #d95566