#d40103 color space conversions
Hex:
        #d40103
        RGB:
        212, 1, 3
        CMY:
        17, 100, 99
        CMYK:
        0, 100, 99, 17
      HSL:
        359°, 99.0610%, 41.7647%
        HSV (HSB):
        359°, 99.5283%, 83.1373%
        XYZ:
        27.1787, 14.0253, 1.3608
        xyY:
        0.6385, 0.3295, 14.0253
      CIE-Lab:
        44.2692, 69.6261, 57.4989
        CIE-LCH:
        44.2692, 90.2991, 39.5507
        CIE-Luv:
        44.2692, 145.0614, 31.1009
        Hunter-Lab:
        37.4504, 64.0036, 24.0609
      #d40103 color charts
#d40103 RGB chart
      #d40103 CMYK chart
      #d40103 RGB pie chart
      #d40103 color shades, tints & tones
#d40103 color schemes
#d40103 color preview, HTML & CSS examples
           This text has a color of #d40103        
        
          <p style="color:#d40103;">Text here</p>
        
        
          .mytext {color:#d40103;}
        
        Text color #d40103
      
           This box has a color of #d40103        
        
          <div style="background-color:#d40103;">Content here</div>
        
        
          .mybackground {background-color:#d40103;}
        
        Background color #d40103
      
           Border around this has a color of #d40103        
        
          <div style="border:2px solid #d40103;">Content here</div>
        
        
          .myborder {border:2px solid #d40103;}
        
        Border color #d40103