#d40600 color space conversions
Hex:
        #d40600
        RGB:
        212, 6, 0
        CMY:
        17, 98, 100
        CMYK:
        0, 97, 100, 17
      HSL:
        2°, 100.0000%, 41.5686%
        HSV (HSB):
        2°, 100.0000%, 83.1373%
        XYZ:
        27.2165, 14.1273, 1.2924
        xyY:
        0.6383, 0.3313, 14.1273
      CIE-Lab:
        44.4149, 69.1509, 58.5419
        CIE-LCH:
        44.4149, 90.6035, 40.2507
        CIE-Luv:
        44.4149, 144.4425, 31.6934
        Hunter-Lab:
        37.5863, 63.4771, 24.2718
      #d40600 color charts
#d40600 RGB chart
      #d40600 CMYK chart
      #d40600 RGB pie chart
      #d40600 color shades, tints & tones
#d40600 color schemes
#d40600 color preview, HTML & CSS examples
           This text has a color of #d40600        
        
          <p style="color:#d40600;">Text here</p>
        
        
          .mytext {color:#d40600;}
        
        Text color #d40600
      
           This box has a color of #d40600        
        
          <div style="background-color:#d40600;">Content here</div>
        
        
          .mybackground {background-color:#d40600;}
        
        Background color #d40600
      
           Border around this has a color of #d40600        
        
          <div style="border:2px solid #d40600;">Content here</div>
        
        
          .myborder {border:2px solid #d40600;}
        
        Border color #d40600