#d30603 color space conversions
Hex:
        #d30603
        RGB:
        211, 6, 3
        CMY:
        17, 98, 99
        CMYK:
        0, 97, 99, 17
      HSL:
        1°, 97.1963%, 41.9608%
        HSV (HSB):
        1°, 98.5782%, 82.7451%
        XYZ:
        26.9455, 13.9857, 1.3655
        xyY:
        0.6371, 0.3307, 13.9857
      CIE-Lab:
        44.2124, 68.9264, 57.3483
        CIE-LCH:
        44.2124, 89.6642, 39.7612
        CIE-Luv:
        44.2124, 143.5232, 31.2242
        Hunter-Lab:
        37.3975, 63.1668, 24.0134
      #d30603 color charts
#d30603 RGB chart
      #d30603 CMYK chart
      #d30603 RGB pie chart
      #d30603 color shades, tints & tones
#d30603 color schemes
#d30603 color preview, HTML & CSS examples
           This text has a color of #d30603        
        
          <p style="color:#d30603;">Text here</p>
        
        
          .mytext {color:#d30603;}
        
        Text color #d30603
      
           This box has a color of #d30603        
        
          <div style="background-color:#d30603;">Content here</div>
        
        
          .mybackground {background-color:#d30603;}
        
        Background color #d30603
      
           Border around this has a color of #d30603        
        
          <div style="border:2px solid #d30603;">Content here</div>
        
        
          .myborder {border:2px solid #d30603;}
        
        Border color #d30603