#d20400 color space conversions
Hex:
        #d20400
        RGB:
        210, 4, 0
        CMY:
        18, 98, 100
        CMYK:
        0, 98, 100, 18
      HSL:
        1°, 100.0000%, 41.1765%
        HSV (HSB):
        1°, 100.0000%, 82.3529%
        XYZ:
        26.6218, 13.7885, 1.2583
        xyY:
        0.6389, 0.3309, 13.7885
      CIE-Lab:
        43.9280, 68.8314, 58.1067
        CIE-LCH:
        43.9280, 90.0785, 40.1707
        CIE-Luv:
        43.9280, 143.3650, 31.2844
        Hunter-Lab:
        37.1328, 62.9901, 23.9838
      #d20400 color charts
#d20400 RGB chart
      #d20400 CMYK chart
      #d20400 RGB pie chart
      #d20400 color shades, tints & tones
#d20400 color schemes
#d20400 color preview, HTML & CSS examples
           This text has a color of #d20400        
        
          <p style="color:#d20400;">Text here</p>
        
        
          .mytext {color:#d20400;}
        
        Text color #d20400
      
           This box has a color of #d20400        
        
          <div style="background-color:#d20400;">Content here</div>
        
        
          .mybackground {background-color:#d20400;}
        
        Background color #d20400
      
           Border around this has a color of #d20400        
        
          <div style="border:2px solid #d20400;">Content here</div>
        
        
          .myborder {border:2px solid #d20400;}
        
        Border color #d20400