#d41222 color space conversions
Hex:
        #d41222
        RGB:
        212, 18, 34
        CMY:
        17, 93, 87
        CMYK:
        0, 92, 84, 17
      HSL:
        355°, 84.3478%, 45.0980%
        HSV (HSB):
        355°, 91.5094%, 83.1373%
        XYZ:
        27.6564, 14.5452, 2.8632
        xyY:
        0.6137, 0.3228, 14.5452
      CIE-Lab:
        45.0048, 68.3745, 45.7066
        CIE-LCH:
        45.0048, 82.2445, 33.7617
        CIE-Luv:
        45.0048, 138.6420, 27.0214
        Hunter-Lab:
        38.1381, 62.7002, 22.2455
      #d41222 color charts
#d41222 RGB chart
      #d41222 CMYK chart
      #d41222 RGB pie chart
      #d41222 color shades, tints & tones
#d41222 color schemes
#d41222 color preview, HTML & CSS examples
           This text has a color of #d41222        
        
          <p style="color:#d41222;">Text here</p>
        
        
          .mytext {color:#d41222;}
        
        Text color #d41222
      
           This box has a color of #d41222        
        
          <div style="background-color:#d41222;">Content here</div>
        
        
          .mybackground {background-color:#d41222;}
        
        Background color #d41222
      
           Border around this has a color of #d41222        
        
          <div style="border:2px solid #d41222;">Content here</div>
        
        
          .myborder {border:2px solid #d41222;}
        
        Border color #d41222