#d50016 color space conversions
Hex:
        #d50016
        RGB:
        213, 0, 22
        CMY:
        16, 100, 91
        CMYK:
        0, 100, 90, 16
      HSL:
        354°, 100.0000%, 41.7647%
        HSV (HSB):
        354°, 100.0000%, 83.5294%
        XYZ:
        27.5854, 14.2041, 2.0468
        xyY:
        0.6293, 0.3240, 14.2041
      CIE-Lab:
        44.5242, 70.1623, 51.1736
        CIE-LCH:
        44.5242, 86.8418, 36.1055
        CIE-Luv:
        44.5242, 144.2829, 28.7485
        Hunter-Lab:
        37.6883, 64.6960, 23.1618
      #d50016 color charts
#d50016 RGB chart
      #d50016 CMYK chart
      #d50016 RGB pie chart
      #d50016 color shades, tints & tones
#d50016 color schemes
#d50016 color preview, HTML & CSS examples
           This text has a color of #d50016        
        
          <p style="color:#d50016;">Text here</p>
        
        
          .mytext {color:#d50016;}
        
        Text color #d50016
      
           This box has a color of #d50016        
        
          <div style="background-color:#d50016;">Content here</div>
        
        
          .mybackground {background-color:#d50016;}
        
        Background color #d50016
      
           Border around this has a color of #d50016        
        
          <div style="border:2px solid #d50016;">Content here</div>
        
        
          .myborder {border:2px solid #d50016;}
        
        Border color #d50016