#d71d72 color space conversions
Hex:
        #d71d72
        RGB:
        215, 29, 114
        CMY:
        16, 89, 55
        CMYK:
        0, 87, 47, 16
      HSL:
        333°, 76.2295%, 47.8431%
        HSV (HSB):
        333°, 86.5116%, 84.3137%
        XYZ:
        31.5010, 16.5407, 17.4520
        xyY:
        0.4810, 0.2526, 16.5407
      CIE-Lab:
        47.6760, 71.5521, 1.1458
        CIE-LCH:
        47.6760, 71.5613, 0.9174
        CIE-Luv:
        47.6760, 112.6323, -12.3336
        Hunter-Lab:
        40.6703, 67.0833, 3.0273
      #d71d72 color charts
#d71d72 RGB chart
      #d71d72 CMYK chart
      #d71d72 RGB pie chart
      #d71d72 color shades, tints & tones
#d71d72 color schemes
#d71d72 color preview, HTML & CSS examples
           This text has a color of #d71d72        
        
          <p style="color:#d71d72;">Text here</p>
        
        
          .mytext {color:#d71d72;}
        
        Text color #d71d72
      
           This box has a color of #d71d72        
        
          <div style="background-color:#d71d72;">Content here</div>
        
        
          .mybackground {background-color:#d71d72;}
        
        Background color #d71d72
      
           Border around this has a color of #d71d72        
        
          <div style="border:2px solid #d71d72;">Content here</div>
        
        
          .myborder {border:2px solid #d71d72;}
        
        Border color #d71d72