#d4011d color space conversions
Hex:
        #d4011d
        RGB:
        212, 1, 29
        CMY:
        17, 100, 89
        CMYK:
        0, 100, 86, 17
      HSL:
        352°, 99.0610%, 41.7647%
        HSV (HSB):
        352°, 99.5283%, 83.1373%
        XYZ:
        27.3840, 14.1075, 2.4421
        xyY:
        0.6233, 0.3211, 14.1075
      CIE-Lab:
        44.3867, 69.9475, 47.7124
        CIE-LCH:
        44.3867, 84.6707, 34.2986
        CIE-Luv:
        44.3867, 142.4366, 27.1867
        Hunter-Lab:
        37.5599, 64.4101, 22.4370
      #d4011d color charts
#d4011d RGB chart
      #d4011d CMYK chart
      #d4011d RGB pie chart
      #d4011d color shades, tints & tones
#d4011d color schemes
#d4011d color preview, HTML & CSS examples
           This text has a color of #d4011d        
        
          <p style="color:#d4011d;">Text here</p>
        
        
          .mytext {color:#d4011d;}
        
        Text color #d4011d
      
           This box has a color of #d4011d        
        
          <div style="background-color:#d4011d;">Content here</div>
        
        
          .mybackground {background-color:#d4011d;}
        
        Background color #d4011d
      
           Border around this has a color of #d4011d        
        
          <div style="border:2px solid #d4011d;">Content here</div>
        
        
          .myborder {border:2px solid #d4011d;}
        
        Border color #d4011d