#d31f29 color space conversions
Hex:
        #d31f29
        RGB:
        211, 31, 41
        CMY:
        17, 88, 84
        CMYK:
        0, 85, 81, 17
      HSL:
        357°, 74.3802%, 47.4510%
        HSV (HSB):
        357°, 85.3081%, 82.7451%
        XYZ:
        27.7542, 14.9890, 3.5282
        xyY:
        0.5998, 0.3239, 14.9890
      CIE-Lab:
        45.6191, 66.1168, 42.4781
        CIE-LCH:
        45.6191, 78.5864, 32.7195
        CIE-Luv:
        45.6191, 132.8426, 26.2462
        Hunter-Lab:
        38.7156, 60.2098, 21.6978
      #d31f29 color charts
#d31f29 RGB chart
      #d31f29 CMYK chart
      #d31f29 RGB pie chart
      #d31f29 color shades, tints & tones
#d31f29 color schemes
#d31f29 color preview, HTML & CSS examples
           This text has a color of #d31f29        
        
          <p style="color:#d31f29;">Text here</p>
        
        
          .mytext {color:#d31f29;}
        
        Text color #d31f29
      
           This box has a color of #d31f29        
        
          <div style="background-color:#d31f29;">Content here</div>
        
        
          .mybackground {background-color:#d31f29;}
        
        Background color #d31f29
      
           Border around this has a color of #d31f29        
        
          <div style="border:2px solid #d31f29;">Content here</div>
        
        
          .myborder {border:2px solid #d31f29;}
        
        Border color #d31f29