#d31418 color space conversions
Hex:
        #d31418
        RGB:
        211, 20, 24
        CMY:
        17, 92, 91
        CMYK:
        0, 91, 89, 17
      HSL:
        359°, 82.6840%, 45.2941%
        HSV (HSB):
        359°, 90.5213%, 82.7451%
        XYZ:
        27.2790, 14.4151, 2.2088
        xyY:
        0.6213, 0.3283, 14.4151
      CIE-Lab:
        44.8225, 67.6462, 50.3206
        CIE-LCH:
        44.8225, 84.3099, 36.6448
        CIE-Luv:
        44.8225, 138.9098, 29.3292
        Hunter-Lab:
        37.9673, 61.8072, 23.1278
      #d31418 color charts
#d31418 RGB chart
      #d31418 CMYK chart
      #d31418 RGB pie chart
      #d31418 color shades, tints & tones
#d31418 color schemes
#d31418 color preview, HTML & CSS examples
           This text has a color of #d31418        
        
          <p style="color:#d31418;">Text here</p>
        
        
          .mytext {color:#d31418;}
        
        Text color #d31418
      
           This box has a color of #d31418        
        
          <div style="background-color:#d31418;">Content here</div>
        
        
          .mybackground {background-color:#d31418;}
        
        Background color #d31418
      
           Border around this has a color of #d31418        
        
          <div style="border:2px solid #d31418;">Content here</div>
        
        
          .myborder {border:2px solid #d31418;}
        
        Border color #d31418