#d71d90 color space conversions
Hex:
        #d71d90
        RGB:
        215, 29, 144
        CMY:
        16, 89, 44
        CMYK:
        0, 87, 33, 16
      HSL:
        323°, 76.2295%, 47.8431%
        HSV (HSB):
        323°, 86.5116%, 84.3137%
        XYZ:
        33.4977, 17.3394, 27.9669
        xyY:
        0.4251, 0.2200, 17.3394
      CIE-Lab:
        48.6849, 74.3655, -15.6072
        CIE-LCH:
        48.6849, 75.9856, 348.1473
        CIE-Luv:
        48.6849, 99.4373, -34.7684
        Hunter-Lab:
        41.6406, 70.7229, -10.6722
      #d71d90 color charts
#d71d90 RGB chart
      #d71d90 CMYK chart
      #d71d90 RGB pie chart
      #d71d90 color shades, tints & tones
#d71d90 color schemes
#d71d90 color preview, HTML & CSS examples
           This text has a color of #d71d90        
        
          <p style="color:#d71d90;">Text here</p>
        
        
          .mytext {color:#d71d90;}
        
        Text color #d71d90
      
           This box has a color of #d71d90        
        
          <div style="background-color:#d71d90;">Content here</div>
        
        
          .mybackground {background-color:#d71d90;}
        
        Background color #d71d90
      
           Border around this has a color of #d71d90        
        
          <div style="border:2px solid #d71d90;">Content here</div>
        
        
          .myborder {border:2px solid #d71d90;}
        
        Border color #d71d90