#d41812 color space conversions
Hex:
        #d41812
        RGB:
        212, 24, 18
        CMY:
        17, 91, 93
        CMYK:
        0, 89, 92, 17
      HSL:
        2°, 84.3478%, 45.0980%
        HSV (HSB):
        2°, 91.5094%, 83.1373%
        XYZ:
        27.5872, 14.6940, 1.9545
        xyY:
        0.6236, 0.3322, 14.6940
      CIE-Lab:
        45.2122, 67.2039, 53.1717
        CIE-LCH:
        45.2122, 85.6948, 38.3510
        CIE-Luv:
        45.2122, 139.2064, 30.9179
        Hunter-Lab:
        38.3327, 61.3801, 23.8099
      #d41812 color charts
#d41812 RGB chart
      #d41812 CMYK chart
      #d41812 RGB pie chart
      #d41812 color shades, tints & tones
#d41812 color schemes
#d41812 color preview, HTML & CSS examples
           This text has a color of #d41812        
        
          <p style="color:#d41812;">Text here</p>
        
        
          .mytext {color:#d41812;}
        
        Text color #d41812
      
           This box has a color of #d41812        
        
          <div style="background-color:#d41812;">Content here</div>
        
        
          .mybackground {background-color:#d41812;}
        
        Background color #d41812
      
           Border around this has a color of #d41812        
        
          <div style="border:2px solid #d41812;">Content here</div>
        
        
          .myborder {border:2px solid #d41812;}
        
        Border color #d41812