#d41215 color space conversions
Hex:
        #d41215
        RGB:
        212, 18, 21
        CMY:
        17, 93, 92
        CMYK:
        0, 92, 90, 17
      HSL:
        359°, 84.3478%, 45.0980%
        HSV (HSB):
        359°, 91.5094%, 83.1373%
        XYZ:
        27.5030, 14.4838, 2.0555
        xyY:
        0.6245, 0.3289, 14.4838
      CIE-Lab:
        44.9189, 68.1311, 51.7786
        CIE-LCH:
        44.9189, 85.5737, 37.2343
        CIE-Luv:
        44.9189, 140.4878, 29.8717
        Hunter-Lab:
        38.0576, 62.3956, 23.4380
      #d41215 color charts
#d41215 RGB chart
      #d41215 CMYK chart
      #d41215 RGB pie chart
      #d41215 color shades, tints & tones
#d41215 color schemes
#d41215 color preview, HTML & CSS examples
           This text has a color of #d41215        
        
          <p style="color:#d41215;">Text here</p>
        
        
          .mytext {color:#d41215;}
        
        Text color #d41215
      
           This box has a color of #d41215        
        
          <div style="background-color:#d41215;">Content here</div>
        
        
          .mybackground {background-color:#d41215;}
        
        Background color #d41215
      
           Border around this has a color of #d41215        
        
          <div style="border:2px solid #d41215;">Content here</div>
        
        
          .myborder {border:2px solid #d41215;}
        
        Border color #d41215