#d71d41 color space conversions
Hex:
        #d71d41
        RGB:
        215, 29, 65
        CMY:
        16, 89, 75
        CMYK:
        0, 87, 70, 16
      HSL:
        348°, 76.2295%, 47.8431%
        HSV (HSB):
        348°, 86.5116%, 84.3137%
        XYZ:
        29.4178, 15.7075, 6.4824
        xyY:
        0.5700, 0.3044, 15.7075
      CIE-Lab:
        46.5883, 68.4387, 29.8162
        CIE-LCH:
        46.5883, 74.6516, 23.5410
        CIE-Luv:
        46.5883, 130.6997, 17.3221
        Hunter-Lab:
        39.6326, 63.1368, 18.0453
      #d71d41 color charts
#d71d41 RGB chart
      #d71d41 CMYK chart
      #d71d41 RGB pie chart
      #d71d41 color shades, tints & tones
#d71d41 color schemes
#d71d41 color preview, HTML & CSS examples
           This text has a color of #d71d41        
        
          <p style="color:#d71d41;">Text here</p>
        
        
          .mytext {color:#d71d41;}
        
        Text color #d71d41
      
           This box has a color of #d71d41        
        
          <div style="background-color:#d71d41;">Content here</div>
        
        
          .mybackground {background-color:#d71d41;}
        
        Background color #d71d41
      
           Border around this has a color of #d71d41        
        
          <div style="border:2px solid #d71d41;">Content here</div>
        
        
          .myborder {border:2px solid #d71d41;}
        
        Border color #d71d41