#d40211 color space conversions
Hex:
        #d40211
        RGB:
        212, 2, 17
        CMY:
        17, 99, 93
        CMYK:
        0, 99, 92, 17
      HSL:
        356°, 98.1308%, 41.9608%
        HSV (HSB):
        356°, 99.0566%, 83.1373%
        XYZ:
        27.2743, 14.0809, 1.8107
        xyY:
        0.6318, 0.3262, 14.0809
      CIE-Lab:
        44.3488, 69.6690, 53.0001
        CIE-LCH:
        44.3488, 87.5373, 37.2618
        CIE-Luv:
        44.3488, 143.8022, 29.5255
        Hunter-Lab:
        37.5246, 64.0725, 23.4063
      #d40211 color charts
#d40211 RGB chart
      #d40211 CMYK chart
      #d40211 RGB pie chart
      #d40211 color shades, tints & tones
#d40211 color schemes
#d40211 color preview, HTML & CSS examples
           This text has a color of #d40211        
        
          <p style="color:#d40211;">Text here</p>
        
        
          .mytext {color:#d40211;}
        
        Text color #d40211
      
           This box has a color of #d40211        
        
          <div style="background-color:#d40211;">Content here</div>
        
        
          .mybackground {background-color:#d40211;}
        
        Background color #d40211
      
           Border around this has a color of #d40211        
        
          <div style="border:2px solid #d40211;">Content here</div>
        
        
          .myborder {border:2px solid #d40211;}
        
        Border color #d40211