#d95466 color space conversions
Hex:
        #d95466
        RGB:
        217, 84, 102
        CMY:
        15, 67, 60
        CMYK:
        0, 61, 53, 15
      HSL:
        352°, 63.6364%, 59.0196%
        HSV (HSB):
        352°, 61.2903%, 85.0980%
        XYZ:
        34.1839, 22.0517, 15.0251
        xyY:
        0.4797, 0.3095, 22.0517
      CIE-Lab:
        54.0818, 53.4981, 17.4795
        CIE-LCH:
        54.0818, 56.2812, 18.0938
        CIE-Luv:
        54.0818, 95.3590, 11.0271
        Hunter-Lab:
        46.9592, 47.7601, 13.9010
      #d95466 color charts
#d95466 RGB chart
      #d95466 CMYK chart
      #d95466 RGB pie chart
      #d95466 color shades, tints & tones
#d95466 color schemes
#d95466 color preview, HTML & CSS examples
           This text has a color of #d95466        
        
          <p style="color:#d95466;">Text here</p>
        
        
          .mytext {color:#d95466;}
        
        Text color #d95466
      
           This box has a color of #d95466        
        
          <div style="background-color:#d95466;">Content here</div>
        
        
          .mybackground {background-color:#d95466;}
        
        Background color #d95466
      
           Border around this has a color of #d95466        
        
          <div style="border:2px solid #d95466;">Content here</div>
        
        
          .myborder {border:2px solid #d95466;}
        
        Border color #d95466