#d71f76 color space conversions
Hex:
        #d71f76
        RGB:
        215, 31, 118
        CMY:
        16, 88, 54
        CMYK:
        0, 86, 45, 16
      HSL:
        332°, 74.7967%, 48.2353%
        HSV (HSB):
        332°, 85.5814%, 84.3137%
        XYZ:
        31.7843, 16.7351, 18.6945
        xyY:
        0.4729, 0.2490, 16.7351
      CIE-Lab:
        47.9245, 71.5158, -0.9453
        CIE-LCH:
        47.9245, 71.5221, 359.2427
        CIE-Luv:
        47.9245, 110.4700, -14.8923
        Hunter-Lab:
        40.9085, 67.0978, 1.5414
      #d71f76 color charts
#d71f76 RGB chart
      #d71f76 CMYK chart
      #d71f76 RGB pie chart
      #d71f76 color shades, tints & tones
#d71f76 color schemes
#d71f76 color preview, HTML & CSS examples
           This text has a color of #d71f76        
        
          <p style="color:#d71f76;">Text here</p>
        
        
          .mytext {color:#d71f76;}
        
        Text color #d71f76
      
           This box has a color of #d71f76        
        
          <div style="background-color:#d71f76;">Content here</div>
        
        
          .mybackground {background-color:#d71f76;}
        
        Background color #d71f76
      
           Border around this has a color of #d71f76        
        
          <div style="border:2px solid #d71f76;">Content here</div>
        
        
          .myborder {border:2px solid #d71f76;}
        
        Border color #d71f76