#d41312 color space conversions
Hex:
        #d41312
        RGB:
        212, 19, 18
        CMY:
        17, 93, 93
        CMYK:
        0, 91, 92, 17
      HSL:
        0°, 84.3478%, 45.0980%
        HSV (HSB):
        0°, 91.5094%, 83.1373%
        XYZ:
        27.4934, 14.5065, 1.9232
        xyY:
        0.6259, 0.3303, 14.5065
      CIE-Lab:
        44.9507, 67.9557, 53.0015
        CIE-LCH:
        44.9507, 86.1808, 37.9522
        CIE-Luv:
        44.9507, 140.5657, 30.4486
        Hunter-Lab:
        38.0874, 62.1977, 23.6673
      #d41312 color charts
#d41312 RGB chart
      #d41312 CMYK chart
      #d41312 RGB pie chart
      #d41312 color shades, tints & tones
#d41312 color schemes
#d41312 color preview, HTML & CSS examples
           This text has a color of #d41312        
        
          <p style="color:#d41312;">Text here</p>
        
        
          .mytext {color:#d41312;}
        
        Text color #d41312
      
           This box has a color of #d41312        
        
          <div style="background-color:#d41312;">Content here</div>
        
        
          .mybackground {background-color:#d41312;}
        
        Background color #d41312
      
           Border around this has a color of #d41312        
        
          <div style="border:2px solid #d41312;">Content here</div>
        
        
          .myborder {border:2px solid #d41312;}
        
        Border color #d41312