#d50012 color space conversions
Hex:
        #d50012
        RGB:
        213, 0, 18
        CMY:
        16, 100, 93
        CMYK:
        0, 100, 92, 16
      HSL:
        355°, 100.0000%, 41.7647%
        HSV (HSB):
        355°, 100.0000%, 83.5294%
        XYZ:
        27.5498, 14.1898, 1.8591
        xyY:
        0.6319, 0.3255, 14.1898
      CIE-Lab:
        44.5039, 70.1070, 52.8163
        CIE-LCH:
        44.5039, 87.7756, 36.9932
        CIE-Luv:
        44.5039, 144.7364, 29.4235
        Hunter-Lab:
        37.6694, 64.6259, 23.4423
      #d50012 color charts
#d50012 RGB chart
      #d50012 CMYK chart
      #d50012 RGB pie chart
      #d50012 color shades, tints & tones
#d50012 color schemes
#d50012 color preview, HTML & CSS examples
           This text has a color of #d50012        
        
          <p style="color:#d50012;">Text here</p>
        
        
          .mytext {color:#d50012;}
        
        Text color #d50012
      
           This box has a color of #d50012        
        
          <div style="background-color:#d50012;">Content here</div>
        
        
          .mybackground {background-color:#d50012;}
        
        Background color #d50012
      
           Border around this has a color of #d50012        
        
          <div style="border:2px solid #d50012;">Content here</div>
        
        
          .myborder {border:2px solid #d50012;}
        
        Border color #d50012