#d71d34 color space conversions
Hex:
        #d71d34
        RGB:
        215, 29, 52
        CMY:
        16, 89, 80
        CMYK:
        0, 87, 76, 16
      HSL:
        353°, 76.2295%, 47.8431%
        HSV (HSB):
        353°, 86.5116%, 84.3137%
        XYZ:
        29.0835, 15.5737, 4.7220
        xyY:
        0.5890, 0.3154, 15.5737
      CIE-Lab:
        46.4102, 67.9204, 37.3369
        CIE-LCH:
        46.4102, 77.5063, 28.7982
        CIE-Luv:
        46.4102, 134.1560, 22.8866
        Hunter-Lab:
        39.4636, 62.4882, 20.5302
      #d71d34 color charts
#d71d34 RGB chart
      #d71d34 CMYK chart
      #d71d34 RGB pie chart
      #d71d34 color shades, tints & tones
#d71d34 color schemes
#d71d34 color preview, HTML & CSS examples
           This text has a color of #d71d34        
        
          <p style="color:#d71d34;">Text here</p>
        
        
          .mytext {color:#d71d34;}
        
        Text color #d71d34
      
           This box has a color of #d71d34        
        
          <div style="background-color:#d71d34;">Content here</div>
        
        
          .mybackground {background-color:#d71d34;}
        
        Background color #d71d34
      
           Border around this has a color of #d71d34        
        
          <div style="border:2px solid #d71d34;">Content here</div>
        
        
          .myborder {border:2px solid #d71d34;}
        
        Border color #d71d34