#d50004 color space conversions
Hex:
        #d50004
        RGB:
        213, 0, 4
        CMY:
        16, 100, 98
        CMYK:
        0, 100, 98, 16
      HSL:
        359°, 100.0000%, 41.7647%
        HSV (HSB):
        359°, 100.0000%, 83.5294%
        XYZ:
        27.4625, 14.1549, 1.3996
        xyY:
        0.6384, 0.3291, 14.1549
      CIE-Lab:
        44.4543, 69.9713, 57.3813
        CIE-LCH:
        44.4543, 90.4909, 39.3541
        CIE-Luv:
        44.4543, 145.8593, 31.0932
        Hunter-Lab:
        37.6230, 64.4538, 24.1305
      #d50004 color charts
#d50004 RGB chart
      #d50004 CMYK chart
      #d50004 RGB pie chart
      #d50004 color shades, tints & tones
#d50004 color schemes
#d50004 color preview, HTML & CSS examples
           This text has a color of #d50004        
        
          <p style="color:#d50004;">Text here</p>
        
        
          .mytext {color:#d50004;}
        
        Text color #d50004
      
           This box has a color of #d50004        
        
          <div style="background-color:#d50004;">Content here</div>
        
        
          .mybackground {background-color:#d50004;}
        
        Background color #d50004
      
           Border around this has a color of #d50004        
        
          <div style="border:2px solid #d50004;">Content here</div>
        
        
          .myborder {border:2px solid #d50004;}
        
        Border color #d50004