#d40116 color space conversions
Hex:
        #d40116
        RGB:
        212, 1, 22
        CMY:
        17, 100, 91
        CMYK:
        0, 100, 90, 17
      HSL:
        354°, 99.0610%, 41.7647%
        HSV (HSB):
        354°, 99.5283%, 83.1373%
        XYZ:
        27.3071, 14.0767, 2.0369
        xyY:
        0.6289, 0.3242, 14.0767
      CIE-Lab:
        44.3427, 69.8273, 50.9468
        CIE-LCH:
        44.3427, 86.4374, 36.1149
        CIE-Luv:
        44.3427, 143.4089, 28.6382
        Hunter-Lab:
        37.5189, 64.2580, 23.0444
      #d40116 color charts
#d40116 RGB chart
      #d40116 CMYK chart
      #d40116 RGB pie chart
      #d40116 color shades, tints & tones
#d40116 color schemes
#d40116 color preview, HTML & CSS examples
           This text has a color of #d40116        
        
          <p style="color:#d40116;">Text here</p>
        
        
          .mytext {color:#d40116;}
        
        Text color #d40116
      
           This box has a color of #d40116        
        
          <div style="background-color:#d40116;">Content here</div>
        
        
          .mybackground {background-color:#d40116;}
        
        Background color #d40116
      
           Border around this has a color of #d40116        
        
          <div style="border:2px solid #d40116;">Content here</div>
        
        
          .myborder {border:2px solid #d40116;}
        
        Border color #d40116