#d50018 color space conversions
Hex:
        #d50018
        RGB:
        213, 0, 24
        CMY:
        16, 100, 91
        CMYK:
        0, 100, 89, 16
      HSL:
        353°, 100.0000%, 41.7647%
        HSV (HSB):
        353°, 100.0000%, 83.5294%
        XYZ:
        27.6054, 14.2121, 2.1524
        xyY:
        0.6278, 0.3232, 14.2121
      CIE-Lab:
        44.5356, 70.1934, 50.2941
        CIE-LCH:
        44.5356, 86.3517, 35.6219
        CIE-Luv:
        44.5356, 144.0290, 28.3704
        Hunter-Lab:
        37.6989, 64.7355, 23.0041
      #d50018 color charts
#d50018 RGB chart
      #d50018 CMYK chart
      #d50018 RGB pie chart
      #d50018 color shades, tints & tones
#d50018 color schemes
#d50018 color preview, HTML & CSS examples
           This text has a color of #d50018        
        
          <p style="color:#d50018;">Text here</p>
        
        
          .mytext {color:#d50018;}
        
        Text color #d50018
      
           This box has a color of #d50018        
        
          <div style="background-color:#d50018;">Content here</div>
        
        
          .mybackground {background-color:#d50018;}
        
        Background color #d50018
      
           Border around this has a color of #d50018        
        
          <div style="border:2px solid #d50018;">Content here</div>
        
        
          .myborder {border:2px solid #d50018;}
        
        Border color #d50018