#d30003 color space conversions
Hex:
        #d30003
        RGB:
        211, 0, 3
        CMY:
        17, 100, 99
        CMYK:
        0, 100, 99, 17
      HSL:
        359°, 100.0000%, 41.3725%
        HSV (HSB):
        359°, 100.0000%, 82.7451%
        XYZ:
        26.8804, 13.8555, 1.3438
        xyY:
        0.6388, 0.3293, 13.8555
      CIE-Lab:
        44.0249, 69.4698, 57.2726
        CIE-LCH:
        44.0249, 90.0344, 39.5030
        CIE-Luv:
        44.0249, 144.5259, 30.8928
        Hunter-Lab:
        37.2229, 63.7631, 23.9156
      #d30003 color charts
#d30003 RGB chart
      #d30003 CMYK chart
      #d30003 RGB pie chart
      #d30003 color shades, tints & tones
#d30003 color schemes
#d30003 color preview, HTML & CSS examples
           This text has a color of #d30003        
        
          <p style="color:#d30003;">Text here</p>
        
        
          .mytext {color:#d30003;}
        
        Text color #d30003
      
           This box has a color of #d30003        
        
          <div style="background-color:#d30003;">Content here</div>
        
        
          .mybackground {background-color:#d30003;}
        
        Background color #d30003
      
           Border around this has a color of #d30003        
        
          <div style="border:2px solid #d30003;">Content here</div>
        
        
          .myborder {border:2px solid #d30003;}
        
        Border color #d30003