#d95063 color space conversions
Hex:
        #d95063
        RGB:
        217, 80, 99
        CMY:
        15, 69, 61
        CMYK:
        0, 63, 54, 15
      HSL:
        352°, 64.3192%, 58.2353%
        HSV (HSB):
        352°, 63.1336%, 85.0980%
        XYZ:
        33.7361, 21.3899, 14.1550
        xyY:
        0.4869, 0.3087, 21.3899
      CIE-Lab:
        53.3736, 54.9912, 18.2933
        CIE-LCH:
        53.3736, 57.9541, 18.4002
        CIE-Luv:
        53.3736, 98.5471, 11.4576
        Hunter-Lab:
        46.2492, 49.2691, 14.2282
      #d95063 color charts
#d95063 RGB chart
      #d95063 CMYK chart
      #d95063 RGB pie chart
      #d95063 color shades, tints & tones
#d95063 color schemes
#d95063 color preview, HTML & CSS examples
           This text has a color of #d95063        
        
          <p style="color:#d95063;">Text here</p>
        
        
          .mytext {color:#d95063;}
        
        Text color #d95063
      
           This box has a color of #d95063        
        
          <div style="background-color:#d95063;">Content here</div>
        
        
          .mybackground {background-color:#d95063;}
        
        Background color #d95063
      
           Border around this has a color of #d95063        
        
          <div style="border:2px solid #d95063;">Content here</div>
        
        
          .myborder {border:2px solid #d95063;}
        
        Border color #d95063