#d71d40 color space conversions
Hex:
        #d71d40
        RGB:
        215, 29, 64
        CMY:
        16, 89, 75
        CMYK:
        0, 87, 70, 16
      HSL:
        349°, 76.2295%, 47.8431%
        HSV (HSB):
        349°, 86.5116%, 84.3137%
        XYZ:
        29.3891, 15.6960, 6.3311
        xyY:
        0.5716, 0.3053, 15.6960
      CIE-Lab:
        46.5731, 68.3944, 30.4020
        CIE-LCH:
        46.5731, 74.8470, 23.9657
        CIE-Luv:
        46.5731, 130.9896, 17.7899
        Hunter-Lab:
        39.6181, 63.0813, 18.2579
      #d71d40 color charts
#d71d40 RGB chart
      #d71d40 CMYK chart
      #d71d40 RGB pie chart
      #d71d40 color shades, tints & tones
#d71d40 color schemes
#d71d40 color preview, HTML & CSS examples
           This text has a color of #d71d40        
        
          <p style="color:#d71d40;">Text here</p>
        
        
          .mytext {color:#d71d40;}
        
        Text color #d71d40
      
           This box has a color of #d71d40        
        
          <div style="background-color:#d71d40;">Content here</div>
        
        
          .mybackground {background-color:#d71d40;}
        
        Background color #d71d40
      
           Border around this has a color of #d71d40        
        
          <div style="border:2px solid #d71d40;">Content here</div>
        
        
          .myborder {border:2px solid #d71d40;}
        
        Border color #d71d40