#d71d70 color space conversions
Hex:
        #d71d70
        RGB:
        215, 29, 112
        CMY:
        16, 89, 56
        CMYK:
        0, 87, 48, 16
      HSL:
        333°, 76.2295%, 47.8431%
        HSV (HSB):
        333°, 86.5116%, 84.3137%
        XYZ:
        31.3883, 16.4957, 16.8589
        xyY:
        0.4848, 0.2548, 16.4957
      CIE-Lab:
        47.6182, 71.3887, 2.2910
        CIE-LCH:
        47.6182, 71.4254, 1.8381
        CIE-Luv:
        47.6182, 113.4805, -10.9167
        Hunter-Lab:
        40.6148, 66.8740, 3.8196
      #d71d70 color charts
#d71d70 RGB chart
      #d71d70 CMYK chart
      #d71d70 RGB pie chart
      #d71d70 color shades, tints & tones
#d71d70 color schemes
#d71d70 color preview, HTML & CSS examples
           This text has a color of #d71d70        
        
          <p style="color:#d71d70;">Text here</p>
        
        
          .mytext {color:#d71d70;}
        
        Text color #d71d70
      
           This box has a color of #d71d70        
        
          <div style="background-color:#d71d70;">Content here</div>
        
        
          .mybackground {background-color:#d71d70;}
        
        Background color #d71d70
      
           Border around this has a color of #d71d70        
        
          <div style="border:2px solid #d71d70;">Content here</div>
        
        
          .myborder {border:2px solid #d71d70;}
        
        Border color #d71d70