#d42914 color space conversions
Hex:
        #d42914
        RGB:
        212, 41, 20
        CMY:
        17, 84, 92
        CMYK:
        0, 81, 91, 17
      HSL:
        7°, 82.7586%, 45.4902%
        HSV (HSB):
        7°, 90.5660%, 83.1373%
        XYZ:
        28.0706, 15.6334, 2.1999
        xyY:
        0.6115, 0.3406, 15.6334
      CIE-Lab:
        46.4898, 63.6192, 53.2687
        CIE-LCH:
        46.4898, 82.9756, 39.9396
        CIE-Luv:
        46.4898, 132.5381, 32.8665
        Hunter-Lab:
        39.5391, 57.5316, 24.3786
      #d42914 color charts
#d42914 RGB chart
      #d42914 CMYK chart
      #d42914 RGB pie chart
      #d42914 color shades, tints & tones
#d42914 color schemes
#d42914 color preview, HTML & CSS examples
           This text has a color of #d42914        
        
          <p style="color:#d42914;">Text here</p>
        
        
          .mytext {color:#d42914;}
        
        Text color #d42914
      
           This box has a color of #d42914        
        
          <div style="background-color:#d42914;">Content here</div>
        
        
          .mybackground {background-color:#d42914;}
        
        Background color #d42914
      
           Border around this has a color of #d42914        
        
          <div style="border:2px solid #d42914;">Content here</div>
        
        
          .myborder {border:2px solid #d42914;}
        
        Border color #d42914